Emoncms3 Timezone

I am using the latest emoncms3. I set my timezone in php.ini, but the time in realtime visualization is off by 3 hours. I have seen some discussions on this issue, but is there a fix that I missed somewhere? Thanks for a great tool!

 

 

TrystanLea's picture

Re: Emoncms3 Timezone

Your quite right, not sure how I missed that for so long, I had it fixed in an earlier version but after rewriting the visualisations I missed adding the localtimezone property the 2nd time. Its fixed now and updated to github. Thanks for finding it.

tgmaxx's picture

Re: Emoncms3 Timezone

Thanks Trystan.. timezone is working correctly now.