Skip to content

Commit 26bc701

Browse files
committed
Spinner: Update timespinner demo description.
1 parent 0d0ec37 commit 26bc701

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

demos/spinner/time.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,9 @@
6262

6363
<div class="demo-description">
6464
<p>
65-
Example of a decimal spinner. Step is set to 0.01.
66-
<br/>The code handling the culture change reads the current spinner value,
67-
then changes the culture, then sets the value again, resulting in an updated
68-
formatting, based on the new culture.
65+
A custom widget extending spinner. Use the Globalization plugin to parse and output
66+
a timestamp, with custom step and page options. Cursor up/down spins minutes, page up/down
67+
spins hours.
6968
</p>
7069
</div>
7170

0 commit comments

Comments
 (0)