ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
DateTime
ocean
time
Time
Combination of a Date and a TimeOfDay
struct
DateTime {
Date
date
;
TimeOfDay
time
;
}
Members
Variables
date
Date
date
;
date representation
time
TimeOfDay
time
;
time representation
Meta
Source
See Implementation
ocean
time
Time
structs
Date
DateTime
Time
TimeOfDay
TimeSpan
Combination of a Date and a TimeOfDay