|
|
@@ -606,7 +606,7 @@
|
|
|
<li><code>{minutes-utc}</code>: the minutes of the save date in UTC format (e.g. "38")</li>
|
|
|
<li><code>{minutes-locale}</code>: the localized value of the minutes (e.g. "38")</li>
|
|
|
<li><code>{seconds-utc}</code>: the seconds of the save date in UTC format (e.g. "31")</li>
|
|
|
- <li><code>{seconds-locale}</code>: the localized value of the seconds (e.g. "31")</li>
|
|
|
+ <li><code>{seconds-locale}</code>: the localized value of the seconds (e.g. "31")</li>
|
|
|
<li><code>{visit-datetime-iso}</code>: the visit date and time in the ISO format (e.g.
|
|
|
"2018-09-15T22_38_26_317Z")</li>
|
|
|
<li><code>{visit-datetime-utc}</code>: the visit date and time in UTC format (e.g. "Sat, 15 Sep 2018
|
|
|
@@ -614,10 +614,11 @@
|
|
|
<li><code>{visit-datetime-locale}</code>: the localized value of the date and time (e.g. "9_16_2018,
|
|
|
12_54_31 AM")</li>
|
|
|
<li><code>{visit-date-iso}</code>: the visit date in the ISO format (e.g. "2018-09-15")</li>
|
|
|
- <li><code>{visit-date-locale}</code>: the localized value of the visit date (e.g. "16_09_2018")</li>
|
|
|
+ <li><code>{visit-date-locale}</code>: the localized value of the visit date (e.g. "16_09_2018")</li>
|
|
|
<li><code>{visit-time-iso}</code>: the visit time in the ISO format (e.g. "22_38_26_317")</li>
|
|
|
<li><code>{visit-time-locale}</code>: the localized value of the visit time (e.g. "00_38_26")</li>
|
|
|
- <li><code>{visit-time-ms}</code>: the visit time is ms since the Unix Epoch (e.g. 1563582018000)</li>
|
|
|
+ <li><code>{visit-time-ms}</code>: the visit time is ms since the Unix Epoch (e.g. 1563582018000)
|
|
|
+ </li>
|
|
|
<li><code>{visit-day-utc}</code>: the day of the visit date in UTC format (e.g. "15")</li>
|
|
|
<li><code>{visit-day-locale}</code>: the localized value of the day (e.g. "15")</li>
|
|
|
<li><code>{visit-month-utc}</code>: the month of the visit date in UTC format (e.g. "09")</li>
|