Commit Graph

5 Commits

Author SHA1 Message Date
John Schmidt 63ee6e6625 Rename mem.bswapAllFields to byteSwapAllFields
To match the renaming of `@bswap` to `@byteSwap` in
https://github.com/ziglang/zig/commit/1fdb24827fb51351d5e31103069619668fae31c4.
2022-01-28 21:03:21 -05:00
Jens Goldberg a54788ba7a Support legacy TZ format, expose header struct to a potential writer 2022-01-01 12:47:08 +00:00
Jens Goldberg cb06f6f984 Remove a no-op line that was left in by mistake 2021-12-31 22:57:06 +00:00
Jens Goldberg 9a56435666 tz parsing reader interface, test thicc files, and exclude tzif 2021-12-31 17:17:49 +00:00
Jens Goldberg bc5c467755 Support parsing tz timezone data 2021-12-30 15:12:20 +00:00