ClockGauge
ClockGauge[] draws an analog clock face showing the local time with hours, minutes, and seconds.
ClockGauge[time] draws an analog clock face showing the time corresponding to an AbsoluteTime, DateObject, or TimeObject specification.
ClockGauge[{h,m,s}] draws an analog clock face showing hour h, minute m, and seconds s.
ClockGauge[{y,m,d,h,m,s}] draws an analog clock face showing the time corresponding to the date list in a DateList specification.
ClockGauge["string"] draws an analog clock face showing the time DateList["string"].
Please visit the official Wolfram Language Reference for more details and examples on core symbols.