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
The TodoDeadline should use the timezone from the deadline datetime and pass it to the createdOn datetime to make sure that TodoDeadline::isInThePast check works correctly.
The text was updated successfully, but these errors were encountered:
The TodoDeadline should use the timezone from the
deadline datetime
and pass it to the createdOn datetime to make sure thatTodoDeadline::isInThePast
check works correctly.The text was updated successfully, but these errors were encountered: