Home
last modified time | relevance | path

Searched defs:custom_time_zone_base (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/date_time/local_time/
Dcustom_time_zone.hpp29 class custom_time_zone_base : public date_time::time_zone_base<posix_time::ptime,CharT> { class
38 custom_time_zone_base(const time_zone_names& zone_names, in custom_time_zone_base() function in boost::local_time::custom_time_zone_base