2022-02-19 21:47:21 by Nia Alarie | Files touched by this commit (2) |
Log message: lua: Use LUA_USE_BUSTED |
2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Remove SHA1 hashes for distfiles |
2020-07-08 18:40:55 by Nia Alarie | Files touched by this commit (1) |
Log message: lua-tz: Support for testing |
2020-07-08 13:13:40 by Nia Alarie | Files touched by this commit (4) |
Log message: time: Add lua-tz A lua library for time and date manipulation. Features include: - Normalisation of broken down date objects - allows for complex time/date manipulation logic, e.g. "What day is it in 2 days, 5 hours from now?" - Conversion between locations (time zones) using your local zoneinfo database. - `strftime` style formatting |