Searched defs:to_tm (Results 1 – 4 of 4) sorted by relevance
41 std::tm to_tm(const boost::posix_time::ptime& t) { in to_tm() function52 std::tm to_tm(const boost::posix_time::time_duration& td) { in to_tm() function
21 std::tm to_tm(const local_date_time& lt) { in to_tm() function
26 std::tm to_tm(const date& d) in to_tm() function
80 inline std::tm to_tm(decomposed_time const& t) in to_tm() function