I have a jelly script that displays the ChangeLogSet.date. Here is the snippet
https://bpaste.net/show/b1dfd27acf66
However this displays cs.date as UNIX timestamp, as given by the mercurial plugin and not as string format.
Is there a way to convert UNIX timestamp to string in the jelly script? or does this require a fix in the Jenkins mercurial plugin?
Cheers,
Arun