Eugene Hutorny

Results 6 comments of Eugene Hutorny

1. It is a personal project at the moment. I am running EmonCMS in the cloud and a script on my router that collects data from MODBUS enabled electricity meters...

The user may change timezone in his profile and this change will have no effect on the timezone stored in REDIS. This may confuse the user - the old timezone...

@borpin , I agree with you reasoning, but currently there is no means for storing and managing feeds' time zones. This PR could be an intermediate step toward to feed...

While using this approach I discovered some scenarios that bypass the timezone caching. Updated PR handles such cases

Here is a scenario I am using to verify TZ feature: 1. Load a graph, note time of some data points on the graph 2. Open My Account (user/view) 3....

This MR does not change the way how TZ is used. It only suggests a new way of getting TZ in the PHP code.