Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface I18nSettings

The settings for internationalization.

Hierarchy

  • I18nSettings

Implemented by

Index

Properties

dayPeriod: Record<NameStyle, DayPeriods>

The day period names

dayPlurals: string[]

The plurals of the days of the month for 31 days starting at 0

locale: string

The locale name

month: Record<NameStyle, Months>

The names of the months

weekday: Record<NameStyle, Days>

The names of the days of the week

Generated using TypeDoc