Interface IFormattingOptions

プロパティ

プロパティ

day?: "numeric" | "2-digit"
month?:
    | "long"
    | "short"
    | "narrow"
    | "numeric"
    | "2-digit"
weekday?: "long" | "short" | "narrow"
year?: "numeric" | "2-digit"