Event date and time formatting

Events written is formatted using format "MMM dd yyyy HH:mm:ss.SSS zz" this can be changed by setting a global parameter.

Instruction

Set following property in the vmoptions-file/startup script :

-Dcom.phenixidentity.globals.datetimepattern=my_date_and_timepattern
#Example:
-Dcom.phenixidentity.globals.datetimepattern=yyyy-MM-dd'T'HH:mm:ssXXX

A reboot is required for the new setting to take effect.