Jump to content

Time in XSLT


kvnmck18

Recommended Posts

In XSLT 1.0 that's only EXSLT's Dates and Times functions. In XSLT 2.0, there are also standart functions, but I doubht you have an XSLT 2 processor at your disposal. Btw, if you're allowed to use the system() function of PHP and can actually really execute programs, you can use any XSLT 2.0 processor that has a CLI like Saxon or AltovaXML2007.

Link to comment
Share on other sites

hmm that seems ugly. I think I'm going to create date and then just pass it through PHP into the XSLT

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...