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

Quelle  ICU4XWeekRelativeUnit.d.ts   Sprache: unbekannt

 

/**

 * See the {@link https://docs.rs/icu/latest/icu/calendar/week/enum.RelativeUnit.html Rust documentation for `RelativeUnit`} for more information.
 */
export enum ICU4XWeekRelativeUnit {
  /**
   */
  Previous = 'Previous',
  /**
   */
  Current = 'Current',
  /**
   */
  Next = 'Next',
}

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]