LocaleDataExt extension
Extension providing locale data access for Hora.
- on
Properties
- dayOrdinal → String
-
Available on Hora, provided by the LocaleDataExt extension
Gets the ordinal suffix for the day.no setter - localeData → LocaleData
-
Available on Hora, provided by the LocaleDataExt extension
Gets the locale data for this Hora instance.no setter - meridiemLower → String
-
Available on Hora, provided by the LocaleDataExt extension
Gets the meridiem (AM/PM) for the current time in lowercase.no setter - meridiemString → String
-
Available on Hora, provided by the LocaleDataExt extension
Gets the meridiem (AM/PM) for the current time.no setter - monthName → String
-
Available on Hora, provided by the LocaleDataExt extension
Gets the full name of the month.no setter - monthNameShort → String
-
Available on Hora, provided by the LocaleDataExt extension
Gets the short name of the month.no setter - weekdayName → String
-
Available on Hora, provided by the LocaleDataExt extension
Gets the full name of the weekday.no setter - weekdayNameMin → String
-
Available on Hora, provided by the LocaleDataExt extension
Gets the minimal name of the weekday.no setter - weekdayNameShort → String
-
Available on Hora, provided by the LocaleDataExt extension
Gets the short name of the weekday.no setter