-
This is a grouping issue for several problems, related with non-UTC dates handling in Prisma.
Previous issues:
- https://github.com/prisma/prisma/issues/9439
- https://github.com/prisma/prisma/is…
-
Hello there
I've setup all and it's working but the timezone still appears to be incorrect. I've set America/Santiago and it should show 21:50 but it's showing 1:50. I did change to America/Sao_Paulo…
-
Hello,
How does the datepicker save the date? Is there a way to set the timezone?
-
## Description of the bug
"After most of a decade away from Drop-oriented CMS's, today I couldnt figure out what exactly I was being asked to decide for "timezone handling" without digging into the…
-
This is a spin-off from https://github.com/mono/mono/pull/21682, as @mdh1418 suggested to do.
tl;dr:
1. As I understand, current implementation reads Android's tzdata directly. Here are few probl…
Yqwed updated
4 months ago
-
**Describe the bug**
I'm not sure if this is a day.js bug or a native browser Internationalization API bug, but the time zone database seems to be out of date.
For example, if you apply the follow…
-
Hello,
Iam running the latest container of bareos-director and added in the compose file the following volumes in order to get time and timezone in sync with the host system:
- "/etc/local…
-
Based on my cursory exploration of timesketch, I haven't been able to find a way to change the displayed timezone in the Explore section. It would be nice to be able to switch between these easily in …
-
Hello,
I noticed that the $toMillis() function didn't work with datetime strings like "2017-11-07T15:12:37.121Z",
even though it conforms to the ISO 8601 notation and is even the example for https…
-
### Description
https://prestodb.io/docs/current/functions/datetime.html#time-zone-conversion
at_timezone conversion can unblock many queries as its very popular among customers.
May need to …