Simon Hobson wrote:

> AFAIK it's a known issue with no easy solution. I think the only
> workarounds have involved > fiddling with the timezone to fudge things.

Oh, bother. I was hoping that my use case was common enough that there was
an option I was just missing.

So it looks like I have to set TZ=UTC and munge the timestamps on insert so
that when I insert at (say) 5:00PM PDT I'm actually inserting 5:00PM UTC.
Handling Daylight Saving will be a pain, though - I'll have to switch
between UTC and UTC+1 (or UTC-1) when generating charts depending on the day
of the year.

Thanks for the confirmation - it'll keep me from going nuts trying to find
an option I'm missing.



--
View this message in context: 
http://rrd-mailinglists.937164.n2.nabble.com/Changing-the-start-and-end-times-for-daily-step-86400-consolidation-tp7583379p7583381.html
Sent from the RRDtool Users Mailinglist mailing list archive at Nabble.com.

_______________________________________________
rrd-users mailing list
rrd-users@lists.oetiker.ch
https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users

Reply via email to