@nextcloud/moment

    Interface MomentCreationData

    interface MomentCreationData {
        format?: MomentFormatSpecification;
        input: MomentInput;
        isUTC: boolean;
        locale: Locale;
        strict?: boolean;
    }
    Index

    Properties

    isUTC: boolean
    locale: Locale
    strict?: boolean
    MMNEPVFCICPMFPCPTTAAATR