Source note:This page rendered plugin-owned docs or generated metadata inside unified Astro docs shell.
Used for calculating a new date from a calendar structure based on number of days to shift and direction.
Source: addons/calendar_time/game_time/game_calendar/date_adjustment.gd
Syntax
class DateAdjustment extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
start_date | Property | |
adjusted_date | Property | |
days_change | Property | |
direction | Property | |
calendar_structure | Property | |
calculate_adjusted | Method | |
days_into_year | Property | |
total_cal_days | Property | |
total_cal_years | Property | |
total_cycles_to_jump | Property | |
days_of_year | Property | |
current_year | Property | |
year | Property | |
month_days | Property | |
is_finished | Method |
Source
addons/calendar_time/game_time/game_calendar/date_adjustment.gd
Plugin docs root:gdscript/plugins/calendar_time_dev/docs