Home
last modified time | relevance | path

Searched refs:dst_end_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/date_time/
Dtime_zone_base.hpp81 const time_duration_type& dst_end_offset) : in dst_adjustment_offsets() argument
84 dst_end_offset_(dst_end_offset) in dst_adjustment_offsets()
Ddst_rules.hpp106 const time_duration_type& dst_end_offset, in local_is_dst() argument
112 dst_end_offset.hours() * 60 + dst_end_offset.minutes()); in local_is_dst()