Chris' Tutorials
Docs/Calendar Time

Class

DateAdjustment

Generated GDScript class reference for CalendarTime.DateAdjustment.

StatusCurrent
Versionv2.0
UpdatedGenerated from GDScript addon source
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 RefCounted

Members

NameKindSummary
start_dateProperty
adjusted_dateProperty
days_changeProperty
directionProperty
calendar_structureProperty
calculate_adjustedMethod
days_into_yearProperty
total_cal_daysProperty
total_cal_yearsProperty
total_cycles_to_jumpProperty
days_of_yearProperty
current_yearProperty
yearProperty
month_daysProperty
is_finishedMethod

Source

addons/calendar_time/game_time/game_calendar/date_adjustment.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs