-
Hello,
As you can see in the screenshot attached to the issue, the value of the price does not match the one indicated in the graph. It is one hour off. The screenshot was taken at 8:45 a.m. localt…
-
### Pandas version checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/i…
-
**Describe the bug**
When I use dates in a timezone and add a duration the result time looks bad
```
const dayjs = require('dayjs');
const timezone = require('dayjs/plugin/timezone');
const utc…
-
We need to put some intentional decision making into time zone handling. Right now, different parts of the application do different things when presented with time zone offsets that differ from the us…
-
Hello,
I am trying clickhouse-sink-connector-lightweight to replicate data from Mariadb to clickhouse but it is failing with this exception during snapshot.
using default config with below mar…
-
Pending #528, we will likely require time zones to be fully resolved into GMT offsets and metazones. However, the reality is that people will want to hand ICU4X a timestamp, and get a localized res…
-
A few enhancements that I thought about while reviewing #287. Let's discuss them here and potentially implement later:
- [x] "local" should represent the local *timezone*, not the local UTC *offset…
-
### Which @angular/* package(s) are the source of the bug?
common
### Is this a regression?
Yes
### Description
In the date when was changed winter time to summer time, the formating for specific…
-
According to npm page Sugar should ignore timezone abbreviations. However that seems to not work for me.
> Sugar does not deal with timezone abbreviations (i.e. "PST", etc). Timezone offsets will …
-
If I have a file with a mod date when DST is not active, and when DST _is_ active I ask a FileReference to that file for its `modificationTime`, the answer I get is an hour off. For instance:
```sh…