Skip to content

Commit

Permalink
add clickingbuttons' datetime library
Browse files Browse the repository at this point in the history
  • Loading branch information
FObersteiner committed May 1, 2024
1 parent 3c4d242 commit 3fba7be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
- [travisstaloch/date-zig](https://github.com/travisstaloch/date-zig) : fast calendar algorithms ported to Zig (Cassio Neri's [EAF](https://github.com/cassioneri/eaf)).
- [leroycep/chrono-zig](https://github.com/leroycep/chrono-zig) : Zig port of the Rust chrono crate.
- [karlseguin/zul](https://github.com/karlseguin/zul) : some date/time handling functionality among the other functionality.
- [clickingbuttons/datetime](https://github.com/clickingbuttons/datetime) : Generic Date, Time, and DateTime library.
- [leroycep/zig-tzif](https://github.com/leroycep/zig-tzif) : [TZif](https://datatracker.ietf.org/doc/html/rfc8536) parser that also handles POSIX timezone strings

## Command Line and Argument Parser
Expand Down

0 comments on commit 3fba7be

Please sign in to comment.