IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

Profile: chatban
About
User Name: chatban
Forum Rank: Newbie
Real Name:
Location
Occupation:
Interests:
Gender: None Specified
Statistics
Joined: Thursday, November 26, 2015
Last Visit: Thursday, November 26, 2015 12:14:13 PM
Number of Posts: 1
[0.01% of all post / 0.00 posts per day]
Avatar
Last 10 Posts
Topic: Get Current date using XSLT 1.0 on AltovaXML Community Edition
Posted: Thursday, November 26, 2015 5:56:14 AM
Hi All,

I’m trying to retrieve current date by using java in XSLT 1.0. But server gives an error as “Java extension is not available in AltovaXML Community Edition”. How can I solve this? Is there any alternation way to retrieve current date on XSLT 1.0?

Code:
<xsl:value-of select="java:java.util.Date.toString( java:java.util.Date.new() )"/>

Thanks,

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.