Clock Widget

Clock Widget

Clock gauges allow you to visualize the time in a certain timezone. You can see the timezone, weekday, hour, minutes and seconds.

The outer circle contains 60 dots, with each one representing a second. When all of the dots turn blue, it means that a minute has passed.

After a full minute, the dots will be reset back to empty.

This widget works for both dashboards, Normal and Blueprint.

Time format

This widget will either display the 24-hour or the 12-hour format, based on your account's preferences.


Timezone

By default, the clock will display the timezone set in your account. To change to a different timezone, head over to the Timezone tab of your widget and set a new one there.


    • Related Articles

    • Step Button Widget

      Step button allows users to increase and decrease values of a number or clock by using the (-) and (+) buttons. You can also define values for the incremental step and the limits. Creating your own To add it to your dashboard, choose the Step button ...
    • Note Widget

      Note allows you to create a text to be viewed in your dashboard. It accepts a markdown formatted text, allowing you to use bold, italic and list tools.  Although you could use the Note Widget to add images to your dashboard, we highly recommend that ...
    • Widget Header

      The widget header enables you to add customized buttons in the header of your widget in order to improve the flow of your dashboard. The widget header is enabled for all widgets. You can configure it by selecting the Header tab in your widget ...
    • Pie Widget

      Using data from multiples variables, the Pie widget automatically produces a Pie Chart, where each slice represents variable data. This widget also accepts features like metadata, that can be set in your variable data. Creating your own To add it to ...
    • Custom Widget

      Custom Widgets are very versatile, allowing you to build whatever you need to suit your application’s needs. The widget can be built with plain web technologies like HTML, CSS, and JavaScript, but keep in mind that at least some JavaScript is needed ...