BookingSync/bookingsync-api

replace to_time and Time.parse uses with Time.zone.parse

Opened this issue · 0 comments

to_time and Time.parse use system time zone instead of configured one, use Time.zone.parse to parse incoming time and dates and make sure configured time zone is utc