-
### Is your feature request related to a problem?
Using `dateadd` works in other timezones than UTC, but we need to convert to the timezone and back and so the code is too lengthy.
### Describe the …
-
```python
import base64
import hmac
import hashlib
from datetime import datetime, UTC, timedelta #
jekru updated
8 hours ago
-
**Describe the bug**
The home screen of the windows desktop application doesn't seem to use the correct timezone when querying for "today's" workouts.
My first workout is usually around 6:00 am MT…
-
The time zone is displayed as UTC by PHP, even though it is set to Europe/Berlin in the compose file. It might be necessary to write the time zone into the php.ini.
The runScanner.sh script could p…
-
Timezone popup never stops coming up for some reason, this was already reported by overdahedge2014 back in May, and I've noticed it personally happening today, since DST just happened in EU. If anyone…
-
As the documentation states, the function `LocalDateTime.toInstant(timeZone: TimeZone)` can be ambiguous.
> Returns an instant that corresponds to this civil date/time value in the specified timeZo…
-
If can support custem env TZ for all date list and the create/edit Schedule page, that will be convenient to use and operate in different regions and times.
-
Have a case where sometimes we want to display times in local TZ, sometimes based on TZ of where the timestamp originated. I've just slapped a TZ attribute on the element and passed it through - is th…
-
### The problem
Using the Time Component.
When I define timezone: America/Sao_Paulo, the result is three hours more than GMT0.
It should have been three hours less.
### Which version of ESPHome ha…
-
### Query engine
iceberg version: 1.3.0
### Question
iceberg api why not support column type change from timestamp withont timezone to timestamp with timezone
hello , @Fokko Can you help ans…