Interface IFormattingOptions

プロパティ

プロパティ

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