Hi,
I am trying to convert current DateTime to Japan Standard Time (JST) using xp20:format-dateTime() in XSLT Transformation for example:
Ex: xp20:format-dateTime(xp20:current-dateTime(), '[Y0001]-[M01]-[D01][H01]:[m01]:[s01]')
Do I need to add in format-dateTime function for JST conversion?
Could any one please help out here how to convert current DateTime to JST ??
Thanks..