Skip to content
ct

Class

TimeFormat

Generated GDScript class reference for CalendarTime.TimeFormat.

Status
Current
Version
v2.0
Updated
Generated from GDScript addon source

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
get_formatted_timeMethod
resultProperty
sep_posProperty
get_formatted_date_timeMethod
month_nameProperty
resultProperty
sep_posProperty