-
Pre-requisite for #564
Hi Howard,
I am very motivated to add support for using a binary tzdb on Windows. I hope that that is something that you would also be interested in, and would be willing…
-
Hi!
I'm evaluating Jiff for a project specifically for its time zone support and it does everything that I need except for a way to list time zone transitions up front.
A method such similar to …
-
This was reported via Sentry.io, with an app that is using `flutter_native_timezone`.
The problem is in vm.dart, line 91
```
var local = timeZoneOverride != null ? await tzdb.getZoneOrNull(…
-
Hi. I found this promising project 15 minutes ago. I think a found a bug.
I think the library should resolve IANA time zones in a case insensitive way. The following unit tests show the problem.
```…
-
Posix::time_zone tests are failing with the latest release (3.0.1) when using the OS timezone database. It might be an expected issue due to a tzdb format difference or missing data.
All other tests …
-
Hi,
My table has 2 million records. Your `UtcToLocal` function takes around 120 seconds to fetch the converted records. Any help to optimize this would be great help. Thanks in advance.
My table str…
-
We have no direct function to convert `datetime` or `datetime2` values to `datetimeoffset` with the correct offset for a particular time zone.
It can be done with two functions, as in:
``` sql
Tzdb.…
-
x86: https://tone.aliyun-inc.com/ws/xesljfzh/test_result/248397?tab=1
【环境准备】
```
BINARY_URL=https://compiler-ci-bucket.oss-cn-hangzhou.aliyuncs.com/koji/20231120-141154-241-#9-linux.x86_64.rele…
-
PR:
https://github.com/boa-dev/temporal/pull/70
Upstream issue:
https://github.com/unicode-org/icu4x/pull/5081
System info functionality needed:
- [ ] `SystemTimeZoneIdentifier`
- [ ] `Sys…
-
Hi @mikejohnson51,
I wanted to answer #94 but looks like I am not able to get the data downloaded. It just runs and never finishes. I tried on #93 and #94 examples, but no success.
```
system.time…