https://github.com/mrannanj/timegm
CC0 timegm implementation
https://github.com/mrannanj/timegm
c c89 cc0 timegm
Last synced: over 1 year ago
JSON representation
CC0 timegm implementation
- Host: GitHub
- URL: https://github.com/mrannanj/timegm
- Owner: mrannanj
- License: cc0-1.0
- Created: 2017-02-04T08:56:03.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T13:47:37.000Z (over 9 years ago)
- Last Synced: 2025-02-10T20:56:50.637Z (over 1 year ago)
- Topics: c, c89, cc0, timegm
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
This is a timegm implementation that aims to produce identical output to
glibc's timegm. Originally written for Dovecot, here as CC0. Current state is
incomplete and ugly, but I hope to improve it.