Commit eddcc07
committed
ColTypeDate: format "countdown" as described in example text
The "countdown" format has been the same as the "relative" format, except
that negative durations are not rendered, for about a decade. (There was
a minor fix in #1840.)
However, the example text shows something that looks like 00:00:00. This
is how "countdown" was originally rendered but this was changed as part of
the "isodate" branch in 995de68. See
#4013 for more
information.
Fixes #40131 parent 588931d commit eddcc07
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
420 | | - | |
| 420 | + | |
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| |||
0 commit comments