[Zope3-Users] obtaining time zone from http request

Alen Stanisic alen.stanisic at gmail.com
Sun Aug 28 21:10:41 EDT 2005


Hi,

what's the best way to obtain timezone from request object. I tried

tz = pytz.timezone(ITZInfo(self.request))

but the adaptation failed.

Thanks
Alen




More information about the Zope3-users mailing list