Bug 807811

Summary: Recent Alerts Creation Date format issue - year displayed after time
Product: [Other] RHQ Project Reporter: Mike Thompson <mithomps>
Component: Core UIAssignee: Nobody <nobody>
Status: ON_DEV --- QA Contact:
Severity: unspecified Docs Contact:
Priority: medium    
Version: unspecifiedCC: hrupp
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.5.0 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Recent alert creation date format error none

Description Mike Thompson 2012-03-28 19:41:33 UTC
Created attachment 573437 [details]
Recent alert creation date format error

The date format is different from the dates elsewhere.

Displays as:

Friday Mar 23 08:46:15 PDT 2012

Note how the year displays after the timestamp.

Also, this is a long date/time format that is not usually dislayed in applications (maybe only in ls command). A more easily read and succinct format would be MM/DD/YY HH:MM:SS TMZ (account for locale differences of course). Jaggies also occur with the fields not visually lining up because the 
Not sure if this last issue is anything or not just thought I would bring it up.

See Attachment of screenshot.

Comment 1 Charles Crouch 2012-03-29 19:37:08 UTC
We should just be using the same date format we do everywhere else right?