ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XIsoTimeZoneFormat.hpp File Reference
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <algorithm>
#include <memory>
#include <variant>
#include <optional>
#include "diplomat_runtime.hpp"
#include "ICU4XIsoTimeZoneFormat.h"

Go to the source code of this file.

Enumerations

enum struct  ICU4XIsoTimeZoneFormat { Basic = 0 , Extended = 1 , UtcBasic = 2 , UtcExtended = 3 }
 

Enumeration Type Documentation

◆ ICU4XIsoTimeZoneFormat

enum struct ICU4XIsoTimeZoneFormat
strong

See the Rust documentation for IsoFormat for more information.

Enumerator
Basic 
Extended 
UtcBasic 
UtcExtended