If you want to help,
can you access
http://praha.alwaysdata.net/testjstz/testjstz
and see what this will write in your country? -- for me: Europe/Berlin.

Here is source - my web2py code with jstz library (timezone detect from 
browser):
def testjstz():
    return '<html><head></head><body><script src="
https://cdnjs.cloudflare.com/ajax/libs/jstimezonedetect/1.0.4/jstz.min.js
"></script><script>document.write(jstz.determine().name());</script></body></html>'

If you are more active, you can test it from second browsers or through web 
proxy:

Web proxies - examples:
https://hide.me/en/proxy
https://www.filterbypass.me/
http://www.webproxy.net/
www.where*isip*.net/ will write where the ip of the proxy is located.

Thank you.
Mirek

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to