and that usecase should be covered by enabling the dropdown WITHOUT turning the autodetection.
On Tuesday, July 26, 2016 at 7:54:39 PM UTC+2, icodk wrote: > > Thanks Niphold. This plugin is one of the best I know. It solves timezone > problem between user browser and server. In my case it is not needed > because the browser's timezone is not relevant. Let's say I have a temp > sensor in Japan that reports temp to a database in the US. The user should > configure the database so when a temp reading from that sensor comes in the > actual sensor's local time is a according to the Japanese local time. So > the user that is configuring the sensor doing it from Europe, its European > time zone is not relevant. The user just have to select the Japanese time > zone from a list when she configures the sensor information. That list of > time zones I was asking for. > > On Monday, July 25, 2016 at 7:50:25 PM UTC+2, [email protected] wrote: >> >> How can I present to user a list of available timezons for him to choose >> from, in a web2py application. >> nothing to do with user's own time zone or server's time zone. >> Basically I could create a table with all time zones (found on wikipidia) >> and populate a listbox to choose from. >> Is there a better way using a python library ? >> Thanks in advance >> > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

