https://github.com/nicolasbauw/tzfile
Low level parsing of system timezone files.
https://github.com/nicolasbauw/tzfile
iana parse timezome tz tzfile zig zig-package
Last synced: over 1 year ago
JSON representation
Low level parsing of system timezone files.
- Host: GitHub
- URL: https://github.com/nicolasbauw/tzfile
- Owner: nicolasbauw
- License: mit
- Created: 2025-01-26T16:56:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-16T08:00:52.000Z (over 1 year ago)
- Last Synced: 2025-02-16T09:17:15.581Z (over 1 year ago)
- Topics: iana, parse, timezome, tz, tzfile, zig, zig-package
- Language: Zig
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tzfile
This library reads the system timezone information files (TZ Files) provided by IANA, and returns its data arranged in a struct.
The TZfile fields are described in the man page ().