Searched defs:with_zone_variant (Results 1 – 2 of 2) sorted by relevance
82 inline std::unique_ptr<icu4x::TimeZoneInfo> icu4x::TimeZoneInfo::with_zone_variant(icu4x::TimeZoneV… in with_zone_variant() function in icu4x::TimeZoneInfo
135 pub fn with_zone_variant(&self, time_zone_variant: TimeZoneVariant) -> Box<Self> { in with_zone_variant() method