|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Converting unix timestamp to date
I have a unix timestamp eg. 1076430373 how could i convert it to an ordenary date like 1-1-2004(not the date for the timestamp above) with xsl ?
|
|
#2
|
||||
|
||||
|
XSLT does not have any simple way to do date processing. You will have to use something like the date and time functions available at exslt.org
http://www.exslt.org/date/index.html There should explanation on the site how to use the functions. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > XML Programming > Converting unix timestamp to date |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|