Translating between absolute and civil times using time zone rules
CCTZ contains two libraries that cooperate with <chrono> to give C++ programmers all the necessary tools for computing with dates, times, and time zones in a simple and correct manner. The libraries in CCTZ are: * The Civil-Time Library - This is a header-only library that supports computing with human-scale time, such as dates (which are represented by the cctz::civil_day class). * The Time-Zone Library - This library uses the IANA time zone database that is installed on the system to convert between absolute time and civil time.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.3-15.fc41 | - |
Fedora 41 | 2.3-15.fc41 | - |
Fedora 40 | 2.3-14.fc40 | - |
Fedora 39 | 2.3-12.fc39 | - |
You can contact the maintainers of this package via email at
cctz dash maintainers at fedoraproject dot org
.