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 RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
time_scale | Property | Handles time conversions and date arithmetic for the game calendar. |
start_date | Property | |
calendar_structure | Property | |
get_days_from_seconds | Method | |
get_seconds_to_game_units | Method | |
get_seconds_from_date_time | Method | |
date_secs | Property | |
hours_secs | Property | |
get_seconds_from_hours_time | Method | |
hours_seconds | Property | |
minute_seconds | Property | |
get_hours_time_from_seconds | Method | |
total_seconds | Property | |
hours | Property | |
remaining_seconds_after_hours | Property | |
minutes | Property | |
seconds | Property | |
get_duration_as_game_seconds | Method | |
days_secs | Property | |
hours_secs | Property | |
minutes_secs | Property | |
total | Property | |
get_seconds_between | Method | |
start_secs | Property | |
end_secs | Property | |
adjust_hours_time | Method | |
time_seconds | Property | |
seconds_per_hour | Property | |
seconds_per_minute | Property | |
hours_remainder | Property | |
advance_date_time | Method | |
start_time | Property | |
total_seconds | Property | |
date_time | Property | |
get_date_time_from_seconds | Method | |
seconds_per_day | Property | |
days_from_start | Property | |
seconds_remainder | Property | |
game_date | Property | |
hours_time | Property | |
get_last_hours_time_as_date_time | Method | |
tested_hours_time_secs | Property | |
current_hours_time_secs | Property | |
date_for_last_time | Property | |
get_last_hours_time_as_secs | Method | |
last_date_time | Property | |
get_previous_date | Method | |
last_year_num | Property | |
game_year | Property | |
months | Property | |
month | Property | |
month_index | Property | |
game_year | Property | |
month | Property | |
get_next_day | Method | |
game_year | Property | |
game_month | Property | |
get_next_date_time | Method | |
next_day | Property | |
new_time | Property | |
next_dt | Property | |
get_day_number | Method | |
get_days_between | Method | |
total_days | Property | |
game_year | Property | |
days_in_year_before_start_date | Property | |
days_in_year_after_end_date | Property | |
get_months_between | Method | |
months_between_dates | Property | |
game_year | Property | |
get_seconds_from_date | Method | |
days | Property | |
get_date_from_seconds | Method | |
seconds_per_day | Property | |
days | Property | |
adjust_date | Method | |
date_adjustment | Property | |
get_days_before_start_of_year | Method | |
year_number | Property | |
days_to_start | Property |
Source
addons/calendar_time/game_time/game_calendar/time_date_calculator.gd
Plugin docs root:gdscript/plugins/calendar_time_dev/docs