ICU4X
International Components for Unicode
|
#include <TimeZoneAndCanonicalAndNormalized.d.hpp>
Public Attributes | |
std::unique_ptr< icu4x::TimeZone > | time_zone |
std::string_view | canonical |
std::string_view | normalized |
See the Rust documentation for TimeZoneAndCanonicalAndNormalized
for more information.
std::string_view icu4x::TimeZoneAndCanonicalAndNormalized::canonical |
std::string_view icu4x::TimeZoneAndCanonicalAndNormalized::normalized |
std::unique_ptr<icu4x::TimeZone> icu4x::TimeZoneAndCanonicalAndNormalized::time_zone |