Chris' Tutorials
Docs/Calendar Time

Class

TimeFormat

Generated GDScript class reference for CalendarTime.TimeFormat.

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/ui/time_format.gd

Syntax

class TimeFormat extends Resource

Members

NameKindSummary
secondsPropertyMinimum number of digits to show for seconds, minute, hours time
minutesProperty
hoursProperty
dayProperty
monthProperty
yearProperty
time_separatorProperty
date_formatPropertyFormat for showing GameDate Options {day} {month} {month_name} {year}
hours_timePropertyFormat for showing HoursTime Options {hours} {minutes} {seconds}
date_time_formatPropertyFormat for showing DateTime Options {day} {month} {month_name} {year} {hours} {minutes} {seconds}
get_formatted_dateMethod
month_nameProperty
formattedProperty

Source

addons/calendar_time/game_time/ui/time_format.gd

Plugin docs root:gdscript/plugins/calendar_time_dev/docs