This day token is the same as the [d] token, except that instead of displaying the resulting number as digits 0-9, it displays it using Roman Numerals.
The case of the letter r (r or R) determines if the roman numerals are displayed in lower case or upper case.
1 |
I |
2 |
II |
5 |
V |
10 |
X |
11 |
XI |
20 |
XX |
21 |
XXI |
A setting is available in the GridOptions to determine if the number 4 should be displayed as IV (classical) or IIII (modern).
Topic 174645, last updated on 19-Apr-2020