Skip to content
/ cxx_date Public

Implement C++ calendar and date and timezone extensions to <chrono>.

License

Notifications You must be signed in to change notification settings

emsr/cxx_date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Date and Calendar Extensions for <chrono>

This effort has just begun. I have implemented the classes and the maths (untested). This is probably less than one third of the total required effort: the other two-thirds being timezone and date I/O and parsing.

See the latest

Timezone

man tzfile (5) - timezone information

About

Implement C++ calendar and date and timezone extensions to <chrono>.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages