Standardize the time zone format reports

Description

In we found an issue running reports in WEST time zones. The problem is, we have to convert a Java date format into a postgres timestamp. In some time zones postgres is not able to cast the Java localized time stamp.

We found a workaround to solve this problem. We can add a Java simple date formatter to make it possible to normalize the located java date time.

Acceptance / Success Criteria

None
100% Done
Loading...

Lucidchart Diagrams

Activity

Donald Desloge June 29, 2011 at 4:03 PM

Fixed the timezone issue for the repors in the subtasks.

Fixed

Details

Assignee

Reporter

Tracking Code

ORG

Components

Fix versions

Affects versions

Priority

PagerDuty

Created June 21, 2011 at 4:41 PM
Updated January 27, 2017 at 4:20 PM
Resolved June 29, 2011 at 4:03 PM