Getting the below error when I try to format a date in XSLT. I'm using this function: <xsl:value-of select="format-date(current-date(), '[M01]/[D01]/[Y0001]')"/>
oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: oracle.xdo.servlet.data.DataException: oracle.xdo.XDOException: oracle.xdo.XDOException: org.xml.sax.SAXException: Parse Error in format-date function.
oracle.xdo12c.xpath.XPathException: Parse Error in format-date function.