Expand description
Types related to a date time.
Structs§
- Date time associated to a local time type, exprimed in the proleptic gregorian calendar
- List containing the found date times created by the
DateTime::findmethod. - Wrapper reference type with methods for extracting the found date times, created by the
DateTime::find_nmethod - UTC date time exprimed in the proleptic gregorian calendar
Enums§
- Type of a found date time created by the
DateTime::findmethod