Subject:Convert UNIX timestamp to regular date/time Author:David Corley Date:15 Jan 2007 11:51 AM
Anyone know how to create a string containing regular date and time values from a UNIX timestamp?
FYI The UNIX timestamp basically is an integer representing the number of seconds since Jan 1st 1970.
I need to convert using only standard xslt and xpath (2.0 is ok)