Overview

function in XSLT is designed to return the current date formatted according to the specified date format and time zone.

Parameters

  • date format : The format parameter specifies the desired format for the output date(Required).

Uses

<TEST><xsl:value-of select="ixf:Date('dd/MM/yyyy')"></xsl:value-of></TEST> 

Return:

The function returns the current date formatted according to the specified date format.

Tags:
    
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian