Example of Clock in ASP.NET Core Circular Gauge Control
This sample demonstrates how to create an analog clock that displays the time.
DEMO
SOURCE
In this example, a clock has been created by adding axis, minor ticks, major ticks, and needles in a circular gauge and customizing it accordingly. In addition, the clock ticks, displaying the time in a lively manner.
More information on the circular gauge can be found in this documentation section.