coders-camp-2021-best-team / TeamUp-Client

GNU General Public License v3.0
4 stars 1 forks source link

fix/ui-date-picker-timezone #49

Closed maciejopalinski closed 2 years ago

maciejopalinski commented 2 years ago

when registering and entering date 07/17/2005 it is sent with +0 tz while api saves dates to database with its local timezone meaning +2 tz it ends up being saved as 07/16/2005 in database we need to correct that, ignore timezone from client or dont save it in api

create-issue-branch[bot] commented 2 years ago

Branch issue-49-fix/ui-date-picker-timezone created!