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