graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00312
Re: [Question #102446]: intermittent time zone
Question #102446 on Graphite changed:
https://answers.launchpad.net/graphite/+question/102446
Status: Open => Answered
chrismd proposed the following answer:
Definitely a bug, handling timezones turns out to be quite tricky in
python. The current implementation uses a clever hack to make it work
but I bet that its causing your issue. I think an easy solution would be
to allow the user to specify the timezone offset explicitly and also to
support named timezones through an optional dependency on something like
pytz. I'll create a bug to track this.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.