@breadstone/ziegel-intl
Namespaces
| Namespace | Description |
|---|---|
| TimeZoneExtensions | - |
Enumerations
| Enumeration | Description |
|---|---|
| CalendarWeekRule | Enumeration representing the rules for determining the first week of the year in a calendar. |
Classes
| Class | Description |
|---|---|
| Calendar | Abstract class representing a calendar system. |
| ChineseLunisolarCalendar | The ChineseLunisolarCalendar class represents the Chinese lunisolar calendar system. |
| Culture | Abstract class representing a culture, which includes date and time formatting, |
| CultureInfo | The CultureInfo class provides information about a specific culture (language and region). |
| DateTimeFormat | DateTimeFormat class provides formatting for DateTime objects. |
| DateTimeFormatInfo | - |
| Formatting | - |
| Globalization | Globalization class provides methods for managing and retrieving locale data. |
| GregorianCalendar | The GregorianCalendar class represents the Gregorian calendar system. |
| HebrewCalendar | The HebrewCalendar class represents the Hebrew calendar system. |
| HijriCalendar | The HijriCalendar class represents the Islamic (Hijri) calendar system. |
| JapaneseCalendar | The JapaneseCalendar class represents the Japanese calendar system. |
| JapaneseLunisolarCalendar | The JapaneseLunisolarCalendar class represents the Japanese lunisolar calendar system. |
| JulianCalendar | The JulianCalendar class represents the Julian calendar system. |
| KoreanCalendar | The KoreanCalendar class represents the Korean calendar system. |
| KoreanLunisolarCalendar | The KoreanLunisolarCalendar class represents the Korean lunisolar calendar system. |
| NumberFormatInfo | - |
| PersianCalendar | The PersianCalendar class represents the Persian calendar system. |
| RegionInfo | - |
| TaiwanCalendar | The TaiwanCalendar class represents the Taiwan calendar system, which is based on the Minguo calendar. |
| TaiwanLunisolarCalendar | The TaiwanLunisolarCalendar class represents the Taiwan lunisolar calendar system, which is based on the Minguo calendar. |
| ThaiBuddhistCalendar | The TaiwanLunisolarCalendar class represents the Taiwan lunisolar calendar system, which is based on the Minguo calendar. |
| TimeSpanFormat | TimeSpanFormat class provides formatting capabilities for TimeSpan objects. |
| TimeZone | Abstract class representing a time zone. |
| TimeZoneInfo | The TimeZoneInfo class. |
| UmAlQuraCalendar | The UmAlQuraCalendar class represents the Um Al-Qura calendar system, which is a lunar calendar used in Saudi Arabia. |
Interfaces
| Interface | Description |
|---|---|
| ICalendarInfo | Interface representing calendar information. |
| IDateTimeFormatInfo | Interface representing date and time format information for a specific culture. |
| IGlobalizationResource | Interface representing a globalization resource. |
| INumberFormatInfo | Interface representing number format information for a specific culture. |
| IRegionInfo | Interface representing region information, including currency, display names, and ISO codes. |
| ITimeZone | Interface representing a time zone. |
Functions
| Function | Description |
|---|---|
| Format | Decorator to apply formatting to a class. |
| GlobalizationResource | Decorator to mark a class as a globalization resource. |