You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Faithful, memory-safe Rust port of upstream tzselect.ksh — the interactive IANA tzdb timezone selector. Byte-identical prompt/output parity vs the shell oracle.
Rust port of upstream tzcode strftime.c formatting semantics (C/C.UTF-8 locale) — formats an explicit tm, verified field-for-field against a compiled strftime.c oracle. Not a libc/locale formatter.
A faithful Rust port of upstream ziguard.awk — the IANA tzdb source-profile transformer that converts the tz source files into main, vanguard, and rearguard form.
Faithful, memory-safe Rust port of upstream leapseconds.awk — generates the zic 'leapseconds' source from NIST/IERS leap-seconds.list, byte-identical to the awk oracle.