Digital Clock Facelet

The Digital Clock Facelet renders a digital clock display with individually colored hours, minutes and seconds segments.

Configuration

  • Position
    X, Y position in screen coordinates [mil].

  • Time Source
    The time source for the clock. Supports data binding to a time provider.
    Leave empty to use the system time.

  • Text Size
    Size of the clock digits in [mil].

  • Font
    Select the font family.

  • Horizontal Alignment

    Mode Description

    Left

    Align to the left.

    Center

    Center horizontally.

    Right

    Align to the right.

  • Vertical Alignment

    Mode Description

    Top

    Align to the top.

    Center

    Center vertically.

    Bottom

    Align to the bottom.

  • 24-Hour Mode
    Display hours in 24-hour format.

  • Show Seconds
    Enable to display seconds.

  • Show AM/PM
    Enable to display AM/PM indicator when in 12-hour mode.

  • Flash Colon
    Enable to flash the colon separator each second.

  • Hours Color / Minutes Color / Seconds Color
    Individual colors for each time segment.

  • Meridiem Color
    Color of the AM/PM indicator.

  • Colon Color
    Color of the colon separator.

  • Off Color
    Color of inactive (off) segments in ambient mode.

  • Visibility
    A condition expression. The Facelet is displayed if this evaluates to 1.

  • Display Mode

    Mode Description

    Normal

    This Facelet is only displayed in interactive (normal) mode.

    Ambient

    This Facelet is only displayed in ambient mode.

    Always

    This Facelet is displayed in both interactive and ambient mode.

  • Ambient Color
    Select a color for the ambient mode.
    0 uses the common ambient color of the face settings.