Module Calendar

Source

Structs§

Calendar
Represents the Calendar class from C++.
GameDateTime
NewType wrapper for NaiveDateTime, representing in-game date and time.
GameDay
Represents a day in a 0-based game.
Hour
NewType wrapper for f32 representing in-game hours(0-based).
MonthIndex
0-based Month representation.
Year
Represents the 0-based year.

Enums§

MonthInGame
Represents the months of the year.
Week
Represents the days of the week.