Skip to content
ct

Class

DateTimeDisplay

Generated GDScript class reference for CalendarTime.DateTimeDisplay.

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

Shows the current date time represented in text labels

Source: addons/calendar_time/ui/date_time/date_time_display.gd

Syntax

class DateTimeDisplay extends Control

Members

NameKindSummary
ClockValidatorField`ClockValidator` is preloaded here to validate the clock bound to this display.
time_formatPropertyFormat rules used to render the displayed time and date text.
clockPropertyDefaults to global if unset
show_secondsPropertyWhen true, the time display includes a seconds component.
time_labelPropertyLabel node that shows the current time.
date_labelPropertyLabel node that shows the current date.
update_time_labelMethod
update_date_labelMethod