Mashables and Mashups : Mashups in EMML : Advanced Mashup Techniques : Converting and Working with Dates and Times : ISODateFormatExt(dateText, fromFormat, toFormat)
ISODateFormatExt(dateText, fromFormat, toFormat)
Parses a string representation of a date and/or time in the specified format and returns a string representation of the date and/or time in the ISO 8601 format.
dateText
String
A string or an XPath expression to a node with a string value for the date or time you want to reformat.
fromFormat
String
The date or time pattern used by dateText. see Java API documentation for the java.text.SimpleDateFormat class for complete information on valid format patterns.
toFormat
String
The date or time pattern to convert to, in this case this is the appropriate pattern for an ISO 8601 date or time.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback