Howard Hinnant 47b51473c5 Move formatting and parsing
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.
2016-08-24 20:56:17 -04:00
2016-07-30 23:15:02 -04:00
2016-05-30 15:08:46 -04:00
2016-06-27 22:36:48 -04:00
2016-08-24 20:56:17 -04:00
2016-07-04 16:33:59 -04:00
2016-06-09 22:28:52 -04:00
2016-06-26 18:49:51 -04:00
2016-06-27 22:36:48 -04:00
2016-08-24 20:56:17 -04:00
S
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%