Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/intl/icu_capi/bindings/cpp/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 1 kB image not shown  

Quelle  ICU4XAnyCalendarKind.hpp   Sprache: C

 
#ifndef ICU4XAnyCalendarKind_HPP
#define ICU4XAnyCalendarKind_HPP
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <algorithm>
#include <memory>
#include <variant>
#include <optional>
#include "diplomat_runtime.hpp"

#include "ICU4XAnyCalendarKind.h"



/**
 * The various calendar types currently supported by [`ICU4XCalendar`]
 * 
 * See the [Rust documentation for `AnyCalendarKind`](https://docs.rs/icu/latest/icu/calendar/enum.AnyCalendarKind.html) for more information.
 */

enum struct ICU4XAnyCalendarKind {

  /**
   * The kind of an Iso calendar
   */

  Iso = 0,

  /**
   * The kind of a Gregorian calendar
   */

  Gregorian = 1,

  /**
   * The kind of a Buddhist calendar
   */

  Buddhist = 2,

  /**
   * The kind of a Japanese calendar with modern eras
   */

  Japanese = 3,

  /**
   * The kind of a Japanese calendar with modern and historic eras
   */

  JapaneseExtended = 4,

  /**
   * The kind of an Ethiopian calendar, with Amete Mihret era
   */

  Ethiopian = 5,

  /**
   * The kind of an Ethiopian calendar, with Amete Alem era
   */

  EthiopianAmeteAlem = 6,

  /**
   * The kind of a Indian calendar
   */

  Indian = 7,

  /**
   * The kind of a Coptic calendar
   */

  Coptic = 8,

  /**
   * The kind of a Dangi calendar
   */

  Dangi = 9,

  /**
   * The kind of a Chinese calendar
   */

  Chinese = 10,

  /**
   * The kind of a Hebrew calendar
   */

  Hebrew = 11,

  /**
   * The kind of a Islamic civil calendar
   */

  IslamicCivil = 12,

  /**
   * The kind of a Islamic observational calendar
   */

  IslamicObservational = 13,

  /**
   * The kind of a Islamic tabular calendar
   */

  IslamicTabular = 14,

  /**
   * The kind of a Islamic Umm al-Qura calendar
   */

  IslamicUmmAlQura = 15,

  /**
   * The kind of a Persian calendar
   */

  Persian = 16,

  /**
   * The kind of a Roc calendar
   */

  Roc = 17,
};
class ICU4XLocale;
#include "ICU4XError.hpp"

#include "ICU4XLocale.hpp"
#endif

Messung V0.5
C=90 H=100 G=95

¤ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.