No description
Find a file
2024-10-01 22:56:50 -04:00
.gitignore Add gitignore for repo 2024-10-01 22:56:50 -04:00
README.md Mention timetoy.c on the README. 2021-08-28 22:19:09 -04:00
timefun.c Updated comments, mostly (some formatting)... 2021-08-28 20:51:24 -04:00
timefun2.c Updated comments, mostly (some formatting)... 2021-08-28 20:51:24 -04:00
timefun3.c Updated comments, mostly (some formatting)... 2021-08-28 20:51:24 -04:00
timefun4.c Updated comments, mostly (some formatting)... 2021-08-28 20:51:24 -04:00
timetoy.c Add timetoy (prints the time for supplied -t) 2021-08-28 22:13:42 -04:00

Time Blog - example files.

Timezones (in C) are Fun

timetoy.c isn't mentioned there, but it's a little tool for printing out the current time as time_t, local and UTC. Or, a -t supplied time_t.