You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the date format is e.g. %b %d (2014-12-05 --> "Dec 05") then trying to enter a task with a smaller month/day is treated as being in the past (2015-01-01 --> "Jan 01" --> 2014-01-01).
The text was updated successfully, but these errors were encountered:
If the date format is e.g.
%b %d
(2014-12-05 --> "Dec 05") then trying to enter a task with a smaller month/day is treated as being in the past (2015-01-01 --> "Jan 01" --> 2014-01-01).The text was updated successfully, but these errors were encountered: