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 ResourceMembers
| Name | Kind | Summary |
|---|---|---|
day | Property | Represents the day, month, and year for gameplay needs The day of the month |
month | Property | The month of the year |
year | Property | The year number for the given date |
is_same_date | Method | |
same_day | Property | |
same_month | Property | |
same_year | Property | |
get_days_count | Method | |
is_valid_date | Method | |
error_free | Property | |
month_i | Property | |
month_days | Property | |
to_dict | Method | |
from_dict | Method | |
as_formatted | Method |
Source
addons/calendar_time/game_time/time_units/game_date.gd
Plugin docs root:gdscript/plugins/calendar_time_dev/docs