summaryrefslogtreecommitdiff
path: root/utility/date-time.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'utility/date-time.xsl')
-rw-r--r--utility/date-time.xsl4
1 files changed, 3 insertions, 1 deletions
diff --git a/utility/date-time.xsl b/utility/date-time.xsl
index 1815e06..ed51869 100644
--- a/utility/date-time.xsl
+++ b/utility/date-time.xsl
@@ -3,6 +3,8 @@
<!--
+Source: https://www.getsymphony.com/download/xslt-utilities/view/20506/
+
Description:
This is a date formatting utility. The named template "format-date" takes 2 parameters:
@@ -238,4 +240,4 @@ d/n/y t => 21/09/81 6:30pm
</xsl:choose>
</xsl:template>
-</xsl:stylesheet> \ No newline at end of file
+</xsl:stylesheet>