Categories
Date, Time and Timezones
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

date-zig

A port of https://github.com/nakedible/datealgo-rs/ to zig.
datealgo-rs is based on https://github.com/cassioneri/eaf

Support

system time related related methods such as datetime_to_systemtime() and systemtime_to_datetime() currently only support posix based operating systems.

everything else such as rd_to_date() and date_to_rd() should work on any target and platform.

TODO

  • wasm: zig build test -Dtarget=wasm32-wasi -fwasmtime
  • windows: zig build test -Dtarget=x86_64-windows -fwine
  • other non posix?
About
Fast calendar algorithms ported to zig
Owner
Last Commit
2023-12-17
Latest Release
Latest Release Date
Created
2023-12-16