Browse by Tags

All Tags » xsl (RSS)
Sorry, but there are no more tags available to filter with.
current-dateTime() is an unknown XSLT function Creare una XSL Extension
E’ un errore dovuto al fatto che current-DateTime() è XSLT/XPath 2.0, IE7 e Firefox supportano solo XSLT/XPath 1.0. Questo vale anche se lo usate da codice .Net. Soluzione è creare una estensione per xsl che restituisca la data: Ecco il codice di esempio...

Posted by NinoCrudele | with no comments

Filed under: