-
This may be a question about how to use the library rather than an issue. If so, many thanks for a pointer in the right direction.
I receive strings representing time and then store absolute time (i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem?
Recently, DDEV gained the ability to set the container timezone …
-
Hey,
When looking on the run overview of currently started executions, I see "In 2 hours" as start time.
The tasks are running correctly, however it seems Semaphore stores the time in UTC and disp…
-
timedatectl outputs the following:
```
Local time: Sun 2024-03-17 20:16:08 EDT
Universal time: Mon 2024-03-18 00:16:08 UTC
RTC time: Mon 2024-03-18 00:…
-
```[tasklist]
### Desiderata
- [ ] Nail down replicata
```
User moved from Chicago to New York, changed their timezone in Beeminder, but then BeemiOS was confused for months until they finally l…
-
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.**
This is in the context of implementing `date_bin` for timestamps with timezones: https://gith…
alamb updated
2 months ago
-
how can i use this option correct? and this option is not showing in doc.
``` js
sequelize = new Sequelize(config.database, config.username, config.password, { timezone : "+08:00", pool:config.poo…
nczz updated
4 months ago
-
Is it possible to have a cron expression with a time zone other than UTC?
```
schedule = {
schedule_type = "cron"
cron_expression = "0 20 0 * * ? Europe/ Paris"
}
```
-
### Description
As a user, i want the logs presented in the Airflow UI to match the choice of timezone, set in the top right corner of the UI. So that timestamps from the logs are consistent with oth…
-
Hello!
If dates in pandas DataFrame contain timezone and look like `Timestamp('2019-12-16 07:03:00+0000', tz='UTC')`, then according labels will be near 1970 year, because `t` in the following lamb…