47b51473c581aa728d02a4716c65fb0aeab3f806
Moved formatting and parsing of sys_time and local_time from tz.h to date.h in order to make this functionality available to a wider audience. Existing code does not need to change. But future code can #include "date.h" instead of "tz.h" and need not compile tz.cpp nor link to curl. Formatting zoned_time remains in tz.h.
Description
A date and time library based on the C++11/14/17 <chrono> header
4.7 MiB
Languages
C++
98.3%
Objective-C++
1%
Shell
0.5%
C
0.1%