ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XIsoTimeZoneFormat.hpp
Go to the documentation of this file.
1
#ifndef ICU4XIsoTimeZoneFormat_HPP
2
#define ICU4XIsoTimeZoneFormat_HPP
3
#include <stdint.h>
4
#include <stddef.h>
5
#include <stdbool.h>
6
#include <algorithm>
7
#include <memory>
8
#include <variant>
9
#include <optional>
10
#include "
diplomat_runtime.hpp
"
11
12
#include "ICU4XIsoTimeZoneFormat.h"
13
14
15
19
enum struct
ICU4XIsoTimeZoneFormat
{
20
Basic
= 0,
21
Extended
= 1,
22
UtcBasic
= 2,
23
UtcExtended
= 3,
24
};
25
26
#endif
ICU4XIsoTimeZoneFormat
ICU4XIsoTimeZoneFormat
Definition
ICU4XIsoTimeZoneFormat.hpp:19
ICU4XIsoTimeZoneFormat::UtcExtended
@ UtcExtended
Definition
ICU4XIsoTimeZoneFormat.hpp:23
ICU4XIsoTimeZoneFormat::UtcBasic
@ UtcBasic
Definition
ICU4XIsoTimeZoneFormat.hpp:22
ICU4XIsoTimeZoneFormat::Basic
@ Basic
Definition
ICU4XIsoTimeZoneFormat.hpp:20
ICU4XIsoTimeZoneFormat::Extended
@ Extended
Definition
ICU4XIsoTimeZoneFormat.hpp:21
diplomat_runtime.hpp
ffi
capi
bindings
cpp
ICU4XIsoTimeZoneFormat.hpp
Generated by
1.13.2