Skip to content
ct

Class

HoursTime

Generated GDScript class reference for CalendarTime.HoursTime.

Status
Current
Version
v2.0.4
Updated
2026-08-09

Time code in human readable format

Source: addons/calendar_time/game_time/time_units/hours_time.gd

Syntax

class HoursTime extends Resource

Members

NameKindSummary
hoursPropertyWhole hours represented by this time value.
minutesPropertyWhole minutes represented by this time value.
secondsPropertySeconds represented by this time value.
STRING_FORMATFieldFormat string that renders this time value as hours, minutes, and seconds.
as_game_secondsMethod
from_game_secondsMethod
is_same_timeMethod
is_afterMethod
to_dictMethod
from_dictMethod