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