In Xsl template we are getting error like:sun.util.calendar.ZoneInfo cannot be cast to java.util.Sim
Summary:
Hi Team,
Hope everyone is doing good!
We have an requirement, where we have to use Current date condition in xsl template as mentioned below, but we are getting error like: "sun.util.calendar.ZoneInfo cannot be cast to java.util.SimpleTimeZone"
<xsl:value-of select="current-dateTime()"/>
If any one knows about the error , please let us know.
Thanks you so much,
Mahesh
Content (required):
Version (include the version you are using, if applicable):
<xsl:stylesheet version="2.0"
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0