@nextcloud/moment

    Type Alias LongDateFormatKey

    LongDateFormatKey:
        | "LTS"
        | "LT"
        | "L"
        | "LL"
        | "LLL"
        | "LLLL"
        | "lts"
        | "lt"
        | "l"
        | "ll"
        | "lll"
        | "llll"
    MMNEPVFCICPMFPCPTTAAATR