Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/intl/icu_capi/bindings/js/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 675 B image not shown  

Quelle  Weekday.d.ts

  Sprache: JAVA
 

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



/**
 * See the [Rust documentation for `Weekday`](https://docs.rs/icu/2.1.1/icu/calendar/types/enum.Weekday.html) for more information.
 */

export class Weekday {

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

    get value(): string;

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

    static Monday : Weekday;
    static Tuesday : Weekday;
    static Wednesday : Weekday;
    static Thursday : Weekday;
    static Friday : Weekday;
    static Saturday : Weekday;
    static Sunday : Weekday;


    constructor(value: Weekday | string );
}

Messung V0.5 in Prozent
C=91 H=97 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.