Howard Hinnant c110f40e76 Expose a list<tzdb>
* Existing API always accesses the front of the list.
* Add locate_zone and current_zone member functions to tzdb.
* reload_tzdb() pushes a new database to the front of the list.
* get_tzdb_list() exposes the list<tzdb>&.
2017-07-17 23:05:16 -04:00
2016-05-30 15:08:46 -04:00
2016-10-16 23:13:36 -04:00
2017-07-17 23:05:16 -04:00
2016-06-27 22:36:48 -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
2017-07-03 16:58:33 -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%