SGinMC
30-08-2016
How can /process_data/@create_time in Xpath be formatted to display as 08-30-2016T22:50:50Z instead of 2016-08-30T22:50:50Z?
13-09-2016
{$format-dateTime-withFormat(/process_data/@create_time, 'MM-dd-YYYY hh:mm:ss a')$}