CivilDate struct

Defined in module std.time (time.l0).

Represents a civil date without time components.

Fields

year: int
month: int
day: int
weekday: int
yearday: int