dynamicweb / DynamicWeb

Make feature requests for Dynamicweb in Issues section of this repository
https://doc.dynamicweb.dev/documentation/fundamentals/support/feature-requests.html
GNU General Public License v3.0
1 stars 0 forks source link

Hawaii Time Zone on Date timestamps #174

Open nunoaguiar opened 1 month ago

nunoaguiar commented 1 month ago

Is your feature request related to a problem? Please describe. Customers naturally want to use their preferred time zone (usually where they are located), but we have difficulty ensuring that across the board. In Azure Cloud, the SQL Server has to be UTC, but the VM can be whatever time zone we want.

Describe the solution you'd like We'd like for the data in the DB to be UTC and the API/ViewModels to expose it in the Server's time zone accurately (and/or in UTC as well), so that can get it more accurately in both the webapi's and templates

Describe alternatives you've considered

Additional context This topic was discussed with Jeppe at the Summit