@nextcloud/moment

    Type Alias MomentInput

    MomentInput:
        | Moment
        | Date
        | string
        | number
        | (number | string)[]
        | MomentInputObject
        | null
        | undefined
    MMNEPVFCICPMFPCPTTAAATR