Expand my Community achievements bar.

How to set timezone or output format returned by "current-dateTime()"?

Avatar

Level 3

I would like to record a datetime stamp in log message I write at various points in my workflow.  When I build my log message using "concat(current-dateTime(), blah blah blah)" the time is formatted in what we used to call zulu time which appears to correspond to GMT, e.g.:


2011-02-11T15:35:02Z: Begin processing file 0101-376547-377-109-0.pdf

Is there a way to get control of how this data and time are formatted other than retrieving each component individually and concatinating the pieces manually?

Thanks for any suggestions!

Noam

0 Replies