Time Namespace
Enums
| EssentialsDateMonthName | Enum class with values representing each month of a year. |
| TimeFormat | Enum class representing a time format. |
Classes
| CalendarHelper (obsolete) |
Utility class used for calculating the dates of varios international and national days. |
| CalendarHelper+Canada |
Natianal holidays and special dates in Canada. |
| CalendarHelper+Denmark |
Natianal holidays and special dates in Denmark. |
| CalendarHelper+UnitedStates |
Natianal holidays and special dates in the United States. |
| CalendarUtils |
Utility class used for calculating the dates of varios international and national days. |
| CalendarUtils+Canada |
Natianal holidays and special dates in Canada. |
| CalendarUtils+Denmark |
Natianal holidays and special dates in Denmark. |
| CalendarUtils+UnitedStates |
Natianal holidays and special dates in the United States. |
| EssentialsDate |
Class representing a date without a time. |
| EssentialsDateRange |
Class representing a range of one or more EssentialsDate. |
| EssentialsDateTime (obsolete) |
Class wrapping an instance of EssentialsDateTime.DateTime (as an alternative to using Nullable< |
| EssentialsDateWeek (obsolete) |
Class representing a week as defined by the ISO 8601 specification. |
| EssentialsDateYear (obsolete) |
Class representing a year in the Gregorian calendar. |
| EssentialsMonth |
Class describing a month. |
| EssentialsPartialDate |
Class representing a partial date (eg. only year and month). |
| EssentialsPeriod |
Class describing a period defined by a EssentialsPeriod.Start date and EssentialsPeriod.End date. |
| EssentialsTime |
Class wrapping an instance of DateTimeOffset (as an alternative to using Nullable< |
| EssentialsWeek |
Class representing a week as defined by the ISO 8601 specification. |
| EssentialsWeekRange |
Class representing a range of one or more EssentialsWeek. |
| EssentialsYear |
Class describing a year. |
| TimeConstants |
Class with varius time related constants. |
| TimeConstants+DateAndTime |
Class with varius constants related to date and time. |
| TimeHelper (obsolete) |
Utility class with various static helper methods for working with date and time. |
| TimeUtils |
Utility class with various static helper methods for working with date and time. |