Home
last modified time | relevance | path

Searched refs:zone_as_posix_string (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/test/local_time/
Dtestlocal_time_input_facet.cpp181 check("Missing time_zone spec makes UTC", ldt1.zone_as_posix_string() == std::string("UTC+00")); in main()
190 check("Wrong format flag makes UTC", ldt1.zone_as_posix_string() == std::string("UTC+00")); in main()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/
Dtime.hpp100 std::string zone_as_posix_string() const in zone_as_posix_string() function in boost::date_time::base_time
Dtime_facet.hpp326 time_arg.zone_as_posix_string()); in put()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/date_time/include/boost/date_time/local_time/
Dlocal_date_time.hpp386 std::string zone_as_posix_string() const in zone_as_posix_string() function in boost::local_time::local_date_time_base