« View all new features in
Mathematica
9
◄
previous
|
next
►
New in
Mathematica
9
›
Gauges
Clocks
Create clocks using list or string representations of the time.
In[1]:=
X
Grid[{{ClockGauge[{9, 12}], ClockGauge[{3, 37, 54}], ClockGauge[{2012, 11, 12, 13, 33, 40.822187}]}, {ClockGauge[ "7:22"], ClockGauge["15:52:33"], ClockGauge["Mon 12 Nov 2012 13:32:52"]}}]
Out[1]=