Chris' Tutorials
Docs/Calendar Time

Class

TimeDateCalculator

Generated GDScript class reference for CalendarTime.TimeDateCalculator.

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/game_calendar/time_date_calculator.gd

Syntax

class TimeDateCalculator extends RefCounted

Members

NameKindSummary
time_scalePropertyHandles time conversions and date arithmetic for the game calendar.
start_dateProperty
calendar_structureProperty
get_days_from_secondsMethod
get_seconds_to_game_unitsMethod
get_seconds_from_date_timeMethod
date_secsProperty
hours_secsProperty
get_seconds_from_hours_timeMethod
hours_secondsProperty
minute_secondsProperty
get_hours_time_from_secondsMethod
total_secondsProperty
hoursProperty
remaining_seconds_after_hoursProperty
minutesProperty
secondsProperty
get_duration_as_game_secondsMethod
days_secsProperty
hours_secsProperty
minutes_secsProperty
totalProperty
get_seconds_betweenMethod
start_secsProperty
end_secsProperty
adjust_hours_timeMethod
time_secondsProperty
seconds_per_hourProperty
seconds_per_minuteProperty
hours_remainderProperty
advance_date_timeMethod
start_timeProperty
total_secondsProperty
date_timeProperty
get_date_time_from_secondsMethod
seconds_per_dayProperty
days_from_startProperty
seconds_remainderProperty
game_dateProperty
hours_timeProperty
get_last_hours_time_as_date_timeMethod
tested_hours_time_secsProperty
current_hours_time_secsProperty
date_for_last_timeProperty
get_last_hours_time_as_secsMethod
last_date_timeProperty
get_previous_dateMethod
last_year_numProperty
game_yearProperty
monthsProperty
monthProperty
month_indexProperty
game_yearProperty
monthProperty
get_next_dayMethod
game_yearProperty
game_monthProperty
get_next_date_timeMethod
next_dayProperty
new_timeProperty
next_dtProperty
get_day_numberMethod
get_days_betweenMethod
total_daysProperty
game_yearProperty
days_in_year_before_start_dateProperty
days_in_year_after_end_dateProperty
get_months_betweenMethod
months_between_datesProperty
game_yearProperty
get_seconds_from_dateMethod
daysProperty
get_date_from_secondsMethod
seconds_per_dayProperty
daysProperty
adjust_dateMethod
date_adjustmentProperty
get_days_before_start_of_yearMethod
year_numberProperty
days_to_startProperty

Source

addons/calendar_time/game_time/game_calendar/time_date_calculator.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs