Merge pull request #1488 from troyswanson/iso8601
Clarify that date_to_xmlschema returns an ISO 8601 string
This commit is contained in:
commit
245e9fdb7b
|
@ -26,7 +26,7 @@ common tasks easier.
|
|||
<tr>
|
||||
<td>
|
||||
<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 class='align-center'>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue