mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-03 00:09:41 +00:00
fix(news): Improve accuracy
This commit is contained in:
parent
8529c0f1db
commit
8feffa5431
1 changed files with 2 additions and 2 deletions
|
|
@ -7,11 +7,11 @@ h5 JANUARY BACKGROUNDS, TESTING CRON BUG FIX, AND DATE FORMAT ADJUSTMENT!
|
|||
tr
|
||||
td
|
||||
h5 Testing Fix for Cron Bug
|
||||
p Today we will be testing a possible fix for a bug that sometimes causes Dailies to not reset correctly on the following day. It's a big change, so we will be keeping a close watch on the site to make sure that it doesn't break anything. If you experience any problems with day start or Dailies reseting in the next few days, please let us know immediately on <a href='https://github.com/HabitRPG/habitrpg/issues' target='_blank'>Github</a>. Thanks!
|
||||
p Today we will be testing a possible fix for a bug that sometimes causes Dailies to not reset correctly on the following day. It's a big change, so we will be keeping a close watch on the site to make sure that it doesn't break anything. If you experience any problems with day start or Dailies reseting in the next few days, please let us know immediately on <a href='https://github.com/HabitRPG/habitrpg/issues/1057' target='_blank'>GitHub</a>. Thanks!
|
||||
tr
|
||||
td
|
||||
h5 Date Format Adjustment
|
||||
p There's a new option under <a href='https://habitrpg.com/#/options/settings/settings' target='_blank'>Settings</a> that lets you adjust the date format. Now you can list dates as MM/DD or DD/MM.
|
||||
p There's a new option under <a href='https://habitrpg.com/#/options/settings/settings' target='_blank'>Settings</a> that lets you adjust the date format. Now you can list dates as MM/DD/YYYY, DD/MM/YYYY, or YYYY/MM/DD.
|
||||
p.small.muted by Verabird
|
||||
|
||||
hr
|
||||
|
|
|
|||
Loading…
Reference in a new issue