How to set Jenkins with 24-hour format

Asked

Viewed 58 times

-1

Hello, I would like to know how I can set Jenkins with 24 hours format, because currently it is with 12 hours format.

I have already found topics that speak how to change in the English language, I want to change the time but stay in the Portuguese language.

1 answer

0

Go to the Manage Jenkins menu -> Configure the system in the area Timestamper Set up the time mask you like the most. I use:

System clock time format

'<b>'HH:mm:ss'</b>'

Elapsed time format

'<b>'HH:mm:ss.S'</b>'

Browser other questions tagged

You are not signed in. Login or sign up in order to post.