-
All data (but especially summarizations) should be relative to the timezone the lat,lon is in, not UTC or the browser's tz.
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
**Describe the bug**
A schedule entry for an abstract web pull that is created in OpenDCS DECODES - Schedule tab using the America/Chicago time zone does not seem to be read correctly by the routing-…
-
### What would you like to see!
When a Slack notification comes and looks like this:
> There are time periods that are unassigned in **Testing Testing** on-call schedule.
> From 1 Nov 00:00 to 1 Nov…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/mailcow/mailcow-dockerized/blob/master/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and…
-
Is there any way to pass in a time zone location and get back the posix tz string? For example:
Africa/El_Aaiun returns ```0```?
I've got Go code that will do this but it requires reflection.
…
-
### Answers checklist.
- [X] I have read the documentation [ESP Zigbee SDK Programming Guide](https://docs.espressif.com/projects/esp-zigbee-sdk) and tried the [debugging tips](https://docs.espressif…
-
Thanks to @sybenzvi while working on #98 we noticed that tz aware and tz naive times would cause troubles when tracking the heartbeats from the last 24hr.
I'm opening this issue so we can confirm …
-
**In 1.10.6**
```js
+d.tz("2021-11-18T00:15:00Z", "America/New_York") === +d("2021-11-18T00:15:00Z")
```
**In 1.10.7**
These are no longer equal.
**Expected behavior**
when parsing a UTC stri…
-
I have a tap which generates data with `DateTimeType`. Unfortunately, when loaded into Snowflake, the timezone information vanishes and data is stored as `timestamp_ntz`. Am I doing something wrong? I…