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 image not shown  

Quelle  ICU4XIsoTimeZoneFormat.d.ts   Sprache: unbekannt

 

/**

 * See the {@link https://docs.rs/icu/latest/icu/datetime/time_zone/enum.IsoFormat.html Rust documentation for `IsoFormat`} for more information.
 */
export enum ICU4XIsoTimeZoneFormat {
  /**
   */
  Basic = 'Basic',
  /**
   */
  Extended = 'Extended',
  /**
   */
  UtcBasic = 'UtcBasic',
  /**
   */
  UtcExtended = 'UtcExtended',
}

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]