1
0
Fork
You've already forked libgregtime
0
A simple library for converting epoch timestamps to dates and times
  • Zig 100%
Find a file
Kendall Condon 37c066cb64 simpler calculation of year
Also has the nice benefit of coming with leapless_year_day being
essentially free.
2026年01月02日 20:57:17 -05:00
.gitignore libgregtime 2025年06月25日 17:19:22 -04:00
build.zig libgregtime 2025年06月25日 17:19:22 -04:00
build.zig.zon simpler calculation of year 2026年01月02日 20:57:17 -05:00
COPYING libgregtime 2025年06月25日 17:19:22 -04:00
libgregtime.zig simpler calculation of year 2026年01月02日 20:57:17 -05:00
README libgregtime 2025年06月25日 17:19:22 -04:00

-- libgregtime --
A simple library for converting epoch timestamps to dates and times