https://github.com/rstoetter/libdatecpp
A full fledged date class cDate and a class to manage periods of time cPeriod written in C++
https://github.com/rstoetter/libdatecpp
cpp date manage-periods time
Last synced: 10 months ago
JSON representation
A full fledged date class cDate and a class to manage periods of time cPeriod written in C++
- Host: GitHub
- URL: https://github.com/rstoetter/libdatecpp
- Owner: rstoetter
- License: mit
- Created: 2017-04-19T20:11:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T18:37:36.000Z (over 8 years ago)
- Last Synced: 2025-07-13T20:48:37.231Z (12 months ago)
- Topics: cpp, date, manage-periods, time
- Language: C++
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# libdatecpp
A full fledged date class cDate and a class to manage periods of time cPeriod written in C++