Opened 2 years ago
Closed 2 years ago
#1274 closed enhancement (fixed)
padding zero
| Reported by: | fergbrain | Owned by: | fergbrain |
|---|---|---|---|
| Priority: | normal | Component: | countdown-timer |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://wordpress.org/support/topic/countdown-timer-leading-zeros-option?replies=1#post-1922666
I would like to use leading zeros for single-digit numbers.
Example:
Instead of
4 Days, 6 Hours, 3 Mins, 2 Secs
04 Days, 06 Hours, 03 Mins, 02 Secs
Basically a stylistic thing... Here is a slice from my design comp that illustrates why I want this functionality.
http://dl.dropbox.com/u/174189/countdown.jpg
Thanks!
Attachments (1)
Change History (2)
Changed 2 years ago by fergbrain
comment:1 Changed 2 years ago by fergbrain
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Implemented in change set 352817
Given as a new option:
"Zero pad (e.g. "05 minutes" instead of "5 minutes" units of time (expect for years): Yes :: No"