Universally Set Timezone within App?
Hi,
The ISO-8601 dates in my database are in UTC. However, my application is using a different timezone, causing incorrect dates to be shown.
I'd rather not manually swizzle each date-related field (i.e DateField, DatePicker); is there a way I can universally set the timezone to UTC?
The ISO-8601 dates in my database are in UTC. However, my application is using a different timezone, causing incorrect dates to be shown.
I'd rather not manually swizzle each date-related field (i.e DateField, DatePicker); is there a way I can universally set the timezone to UTC?
