|
@@ -1083,6 +1083,15 @@
|
|
|
attribute of the first element matching the specified selector (e.g.
|
|
attribute of the first element matching the specified selector (e.g.
|
|
|
"%page-element-attribute<h1|class>" for the class attribute of the first H1 element)
|
|
"%page-element-attribute<h1|class>" for the class attribute of the first H1 element)
|
|
|
</li>
|
|
</li>
|
|
|
|
|
+ <li><code>%date-locale<locales></code>: the localized value of the date and time (e.g.
|
|
|
|
|
+ "%date-locale<en-US>" for the date and time in the US English format)
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li><code>%time-locale<locales></code>: the localized value of the time (e.g.
|
|
|
|
|
+ "%time-locale<en-US>" for the time in the US English format)
|
|
|
|
|
+ </li>
|
|
|
|
|
+ <li><code>%datetime-locale<locales></code>: the localized value of the date and time (e.g.
|
|
|
|
|
+ "%datetime-locale<en-US>" for the date and time in the US English format)
|
|
|
|
|
+ </li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</li>
|
|
</li>
|
|
|
<li>
|
|
<li>
|