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 _______________________________________________ Zope3-users mailing list [email protected] http://mail.zope.org/mailman/listinfo/zope3-users
