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

Quelle  ICU4XIsoTimeZoneOptions.d.ts   Sprache: unbekannt

 
Spracherkennung für: .ts vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

import { ICU4XIsoTimeZoneFormat } from "./ICU4XIsoTimeZoneFormat";
import { ICU4XIsoTimeZoneMinuteDisplay } from "./ICU4XIsoTimeZoneMinuteDisplay";
import { ICU4XIsoTimeZoneSecondDisplay } from "./ICU4XIsoTimeZoneSecondDisplay";

/**
 */
export class ICU4XIsoTimeZoneOptions {
  format: ICU4XIsoTimeZoneFormat;
  minutes: ICU4XIsoTimeZoneMinuteDisplay;
  seconds: ICU4XIsoTimeZoneSecondDisplay;
}

[ Dauer der Verarbeitung: 0.23 Sekunden  ]