stefan8893 / simple-trading

MIT License
1 stars 0 forks source link

feat: allow clients to send date times in utc and local time #33

Closed stefan8893 closed 1 month ago

stefan8893 commented 1 month ago

There are three ways a date time can be send to the backend:

UTC and Local will be converted correctly, but Unspecified gets converted to the server's time zone, that is UTC in production.