Eine aufbereitete Darstellung der Quelle

 
     
 
 
Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 

Benutzer

Quelle  CalendarKind.d.ts

  Sprache: JAVA
 

// generated by diplomat-tool
import type { Locale } from "./Locale"
import type { pointer, codepoint } from "./diplomat-runtime.d.ts";



/**
 * The various calendar types currently supported by {@link Calendar}
 *
 * See the [Rust documentation for `AnyCalendarKind`](https://docs.rs/icu/2.1.1/icu/calendar/enum.AnyCalendarKind.html) for more information.
 */

export class CalendarKind {

    /** @internal */
    static fromValue(value: CalendarKind | string): CalendarKind;

    get value(): string;

    /** @internal */
    get ffiValue(): number;

    static Iso : CalendarKind;
    static Gregorian : CalendarKind;
    static Buddhist : CalendarKind;
    static Japanese : CalendarKind;
    static JapaneseExtended : CalendarKind;
    static Ethiopian : CalendarKind;
    static EthiopianAmeteAlem : CalendarKind;
    static Indian : CalendarKind;
    static Coptic : CalendarKind;
    static Dangi : CalendarKind;
    static Chinese : CalendarKind;
    static Hebrew : CalendarKind;
    static HijriTabularTypeIiFriday : CalendarKind;
    static HijriSimulatedMecca : CalendarKind;
    static HijriTabularTypeIiThursday : CalendarKind;
    static HijriUmmAlQura : CalendarKind;
    static Persian : CalendarKind;
    static Roc : CalendarKind;


    /**
     * Creates a new {@link CalendarKind} for the specified locale, using compiled data.
     *
     * See the [Rust documentation for `new`](https://docs.rs/icu/2.1.1/icu/calendar/enum.AnyCalendarKind.html#method.new) for more information.
     */

    static create(locale: Locale): CalendarKind;

    constructor(value: CalendarKind | string );
}

Messung V0.5 in Prozent
C=87 H=100 G=93

¤ Dauer der Verarbeitung: 0.3 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

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.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Open Source Software

     Quellcodebibliothek
     Eigene Quellcodes
     Fremde Quellcodes
     Suchen

Jenseits des Üblichen ....
    

Besucherstatistik

Besucherstatistik

Statistik
#Sources=141584
#Domains=752002