|
|
@@ -141,8 +141,8 @@
|
|
|
<li><code>{time-locale}</code>: the localized value of the save time (e.g. "00_38_26")</li>
|
|
|
<li><code>{day-utc}</code>: the day of the save date in UTC format (e.g. "15")</li>
|
|
|
<li><code>{day-locale}</code>: the localized value of the day (e.g. "15")</li>
|
|
|
- <li><code>{month-utc}</code>: the month of the save date in UTC format (e.g. "9")</li>
|
|
|
- <li><code>{month-locale}</code>: the localized value of the month (e.g. "9")</li>
|
|
|
+ <li><code>{month-utc}</code>: the month of the save date in UTC format (e.g. "09")</li>
|
|
|
+ <li><code>{month-locale}</code>: the localized value of the month (e.g. "09")</li>
|
|
|
<li><code>{year-utc}</code>: the year of the save date in UTC format (e.g. "2018")</li>
|
|
|
<li><code>{year-locale}</code>: the localized value of the year (e.g. "2018")</li>
|
|
|
<li><code>{hours-utc}</code>: the hour of the save date in UTC format (e.g. "20")</li>
|