TZ_DB -> tzdb, and fix html bracket

This commit is contained in:
Tony Van Eerd
2017-07-18 16:30:39 -04:00
committed by Howard Hinnant
parent c110f40e76
commit 9fcf01e9cc

View File

@@ -1407,7 +1407,7 @@ template<class charT, class traits, class Rep, class Period>
struct tzdb;
const tzdb& get_tzdb();
list<TZ_DB*gt;& get_tzdb_list();
list<tzdb>& get_tzdb_list();
const time_zone* locate_zone(string_view tz_name);
const time_zone* current_zone();