Chris' Tutorials
Docs/Calendar Time

Class

GameDate

Generated GDScript class reference for CalendarTime.GameDate.

StatusCurrent
Versionv2.0
UpdatedGenerated from GDScript addon source
Source note:This page rendered plugin-owned docs or generated metadata inside unified Astro docs shell.

Source: addons/calendar_time/game_time/time_units/game_date.gd

Syntax

class GameDate extends Resource

Members

NameKindSummary
dayPropertyRepresents the day, month, and year for gameplay needs The day of the month
monthPropertyThe month of the year
yearPropertyThe year number for the given date
is_same_dateMethod
same_dayProperty
same_monthProperty
same_yearProperty
get_days_countMethod
is_valid_dateMethod
error_freeProperty
month_iProperty
month_daysProperty
to_dictMethod
from_dictMethod
as_formattedMethod

Source

addons/calendar_time/game_time/time_units/game_date.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs