Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
C
/
Firefox
/
intl
/
icu_capi
/
bindings
/
js
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 342 B
Quelle ICU4XIsoTimeZoneFormat.d.ts Sprache: unbekannt
/**
* See the {@link
https://docs.rs/icu/latest/icu/datetime/time_zone/enum.IsoFormat.ht
ml
Rust documentation for `IsoFormat`} for more information.
*/
export enum ICU4XIsoTimeZoneFormat {
/**
*/
Basic = 'Basic',
/**
*/
Extended = 'Extended',
/**
*/
UtcBasic = 'UtcBasic',
/**
*/
UtcExtended = 'UtcExtended',
}
[ Dauer der Verarbeitung: 0.13 Sekunden (vorverarbeitet)
]
2026-04-04