Source note:This page rendered plugin-owned docs or generated metadata inside unified Astro docs shell.
Source: addons/calendar_time/game_time/time_units/date_time.gd
Syntax
class DateTime extends ResourceMembers
| Name | Kind | Summary |
|---|---|---|
date | Property | The game date and time represented as a resource composed of GameDate and HoursTime The date day, month, year Correlates with a particular game calendar that calculated it and not necessarily the real world calendar |
time | Property | The time representation of the current day's hours, minutes, and seconds |
from_components | Method | |
new_date | Property | |
new_time | Property | |
matches | Method | |
same_date | Property | |
same_time | Property | |
same | Property | |
validate | Method | |
no_problems | Property | |
to_dict | Method | |
from_dict | Method | |
as_formatted | Method |
Source
addons/calendar_time/game_time/time_units/date_time.gd
Plugin docs root:gdscript/plugins/calendar_time_dev/docs