#include <TimePrecision.d.hpp>
|
enum | Value {
Hour = 0
, Minute = 1
, MinuteOptional = 2
, Second = 3
,
Subsecond1 = 4
, Subsecond2 = 5
, Subsecond3 = 6
, Subsecond4 = 7
,
Subsecond5 = 8
, Subsecond6 = 9
, Subsecond7 = 10
, Subsecond8 = 11
,
Subsecond9 = 12
} |
|
◆ Value
Enumerator |
---|
Hour | |
Minute | |
MinuteOptional | |
Second | |
Subsecond1 | |
Subsecond2 | |
Subsecond3 | |
Subsecond4 | |
Subsecond5 | |
Subsecond6 | |
Subsecond7 | |
Subsecond8 | |
Subsecond9 | |
◆ TimePrecision() [1/2]
icu4x::TimePrecision::TimePrecision |
( |
| ) |
|
|
default |
◆ TimePrecision() [2/2]
icu4x::TimePrecision::TimePrecision |
( |
Value | v | ) |
|
|
inlineconstexpr |
◆ from_subsecond_digits()
◆ operator bool()
icu4x::TimePrecision::operator bool |
( |
| ) |
const |
|
explicitdelete |
◆ operator Value()
icu4x::TimePrecision::operator Value |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this class was generated from the following files: