Job output timestamp is ambiguous because not in 24-hour format
Reported by Nate Faerber | May 3rd, 2012 @ 04:58 PM
- Issue Type: Improvement
- Rundeck version: 1.4.2
- JDK Version: Oracle JDK 1.6.0_31
- Server OS: CentOS 6.2
- Install type: Yum-rpm
Issue:
The timestamp shown in the Job output and logged in the Job output file is in format SimpleDateFormat("hh:mm:ss"). Without an am/pm marker, this is ambiguous. I suggest the format get changed to HH:mm:ss at the very least. Ideally, we would be able to set the format in the Framework/Project/Job properties.
Offending line of code around line 2253 of rundeckapp/grails-app/services/ExecutionService.groovy
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues