zigcc / awesome-zig

A collection of some awesome public Zig programming language projects.
MIT License
629 stars 36 forks source link

Proposal to extend list of date/time packages #21

Closed FObersteiner closed 4 months ago

FObersteiner commented 4 months ago

since this seems to be the most up-to-date version of awesome-zig, I'm making this proposal here :)

date / time

we could add:

timezones

we could also extend "Date and Time" to "Date, Time and Timezones":

jiacai2050 commented 4 months ago

Sounds good to me, welcome to open an PR.

FObersteiner commented 4 months ago

Sounds good to me, welcome to open an PR.

done, see PR #22. I wasn't sure if we should make subsections for date/time and timezones. At the moment, I think it is best to have all the packages in one date/time/timezones section.

jiacai2050 commented 4 months ago

At the moment, I think it is best to have all the packages in one date/time/timezones section.

Agreed.