From afda7c273ffff6b770980a07e263518319f84400 Mon Sep 17 00:00:00 2001 From: Troy Swanson Date: Sun, 1 Sep 2013 12:05:18 -0500 Subject: [PATCH] Clarify that date_to_xmlschama returns an ISO 8601 string References #1435 --- site/docs/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/templates.md b/site/docs/templates.md index bf70932d..7ecbfc0e 100644 --- a/site/docs/templates.md +++ b/site/docs/templates.md @@ -26,7 +26,7 @@ common tasks easier.

Date to XML Schema

-

Convert a Date into XML Schema format.

+

Convert a Date into XML Schema (ISO 8601) format.