Clarify that date_to_xmlschama returns an ISO 8601 string
References #1435
This commit is contained in:
parent
590d22d628
commit
afda7c273f
|
@ -26,7 +26,7 @@ common tasks easier.
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<p class='name'><strong>Date to XML Schema</strong></p>
|
<p class='name'><strong>Date to XML Schema</strong></p>
|
||||||
<p>Convert a Date into XML Schema format.</p>
|
<p>Convert a Date into XML Schema (ISO 8601) format.</p>
|
||||||
</td>
|
</td>
|
||||||
<td class='align-center'>
|
<td class='align-center'>
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Reference in New Issue