We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d0ec37 commit 26bc701Copy full SHA for 26bc701
demos/spinner/time.html
@@ -62,10 +62,9 @@
62
63
<div class="demo-description">
64
<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.
+ A custom widget extending spinner. Use the Globalization plugin to parse and output
+ a timestamp, with custom step and page options. Cursor up/down spins minutes, page up/down
+ spins hours.
69
</p>
70
</div>
71
0 commit comments