By default, Jenkins' main log contains timestamps like the following:
Sep 26, 2014 7:03:00 PM hudson.triggers.SCMTrigger$Runner run
INFO: SCM changes detected in main-web-flow. Triggering #613
I would prefer the time to be in 24-hour format, which is more readable (especially as my Jenkins Master is in a different time zone to myself). How/Where do I change this?