isDay

Typeproperty
Dictionarywidget.clock
LibraryClock
Syntax
get the isDay of <widget>
Associationscom.livecode.widget.clock
Summary

Whether the clock's current display is in "day" mode.

Values
NameTypeDescription
Value

True if the widget is in "day" mode; false otherwise

Description

The isDay property indicates whether the clock widget is using its "day" mode or "night" mode. Its value depends on the current time, and is read-only.