Clock widget

The Clock displays the time and date for the configured location. The default is the client location, but a clock can be added and configured to show the time and date for any location.

Note: The time in the Clock Widget is formatted by the Regional and Language settings in the Windows Control Panel.

Clock widget configuration

id Mango.Widgets.Clock
assemblyName Mango.UI
applicationGroup SmartClient
factoryClass Mango.Widgets.ClockFactory
Settings
ShowSecondsHand Boolean value to determine whether to show the seconds hand on the clock or not.
ShowMonthsDay Boolean value to determine whether to show the day of the month or not. The day of month is formatted using the current setting under Regional and Language Options in the Windows Control Panel. The Infor Smart Office Application must be restarted for the changes to take effect.
ShowWeekDay Boolean value to determine whether to show the day of the week or not. The day of week is shown in the language based on the current setting under Regional and Language Options in the Windows Control Panel. The Infor Smart Office Application must be restarted for the changes to take effect.
SelectedTimeZone Defines the current time zone for the clock. The defined time zone is represented by the display name of the time zone information defined in Windows.
LocationLabel Defines the visible label for the clock widget.
ShowAsDigital Boolean value to determine whether to show the Clock with digital style (true) or with analog style (false)