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
fix(valid-due-date): update serializer to compare only dates in the user's timezone (#241)
* fix(valid-due-date): update serializer to compare only dates in IST
timezone
* fix(due-date-issue): added timezone field to validate current date using
the user's time in serializer
* fix(due-date): add error message for timezone
- update serializer to validate timezone too
- update tests
* fix(due-date): updated update_task_serializer to throw error immediately
if invalid timezone
0 commit comments