UNIX timestamp conversion in XSLT

posted 10:01AM Dec 14, 2006 with tags date iso time unix xslt by Lars Trieloff

If you need to convert UNIX timestamp dates into proper ISO-formatted dates using XSLT, the standard EXSLT date functions will not help you. Fortunately there is a very cool XSL Date & Time Library by Katy of Intelligent Streaming that works like a charm.