zig-tzif
Time zone parser
A Zig library that parses and manipulates time zone information according to RFC 8536.
TZif parsing for Zig
8 stars
3 watching
2 forks
Language: Zig
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
deatil/zig-time | A date and time parsing and formatting library for the Zig programming language. | 3 |
nektro/zig-time | A date and time parsing and formatting library for the Zig programming language. | 44 |
tzinfo/tzinfo | A Ruby library providing access to time zone data and conversion utilities | 361 |
frmdstryr/zig-datetime | A Zig module providing a date and time API similar to Python's Arrow. | 85 |
oz/tz | Helps users schedule tasks across time zones | 851 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
leroycep/sqlite-zig | Provides C API bindings to make the SQLite library more compatible with Zig programming language | 63 |
gernest/time | A time-related library designed specifically for the Zig programming language. | 15 |
google/cctz | A C++ library for working with dates, times, and time zones in a simple and correct manner | 596 |
ringsaturn/tzf-rs | Fast timezone lookup library using simplified shape data | 67 |
sam701/zig-toml | A parser for TOML files in the Zig programming language | 35 |
samverschueren/tz-format | Formats a date with a timezone offset | 10 |
koffeinflummi/chronyk | A Python library for parsing human-written times and dates into machine-readable formats. | 345 |
gulpf/timezones | A Nim library providing support for timezone functionality. | 42 |
aeronavery/zig-toml | A TOML parser written in Zig with support for various data formats and features | 107 |