"from" date is not correct

Bug #977939 reported by Dieter P
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Graphite
Fix Released
Low
Unassigned

Bug Description

I'm using graphite 0.9.9 and trying to render graphs starting exactly at midnight

* When I render a graph like /render/from=1333425600&tz=America/New_York
$ TZ=America/New_York date -d @1333425600
Tue Apr 3 00:00:00 EDT 2012
the graph starts the day before (apr. 2) at something like 21h in the evening (9PM)

different example:

* When I render a graph like /render/from=1333857600&tz=America/New_York
$ TZ=America/New_York date -d @1333857600
Sun Apr 8 00:00:00 EDT 2012
the graph starts on +- saturday apr. 7, 6AM

Revision history for this message
Dieter P (dieter-plaetinck) wrote :
Revision history for this message
Michael Leinartas (mleinartas) wrote :

This appears to be resolved with the fix for https://bugs.launchpad.net/graphite/+bug/952053 committed in r739. While confirming, I ran into a slight problem with the fix in r739 (epoch timestamps were not being made timezone aware) which I committed in r753.

Revision history for this message
Michael Leinartas (mleinartas) wrote :

Fix committed in r753 (along with additional fix already committed in r739)

Changed in graphite:
importance: Undecided → Low
milestone: none → 0.9.10
status: New → Fix Committed
Changed in graphite:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.