[Zope3-dev] PosixTimeZone tzinfo implementation

Stuart Bishop zen@shangri-la.dropbear.id.au
Wed, 22 Jan 2003 15:00:46 +1100


I've got an tzinfo implementation that should work on any system
that provides the tzset(3), localtime(3) calls. This runs fine with
my Python 2.3 sandbox, and could be useful for Zope 3.

http://stuartbishop.net/Software/PosixTimeZone/PosixTimeZone- 
0.9.1.tar.gz

I'm interested in hearing what platforms this passes the test suite on.
So far I know it works on Mac OS X 10.2 and Redhat 7.2. Particularly if
it actually builds on modern Win32 platforms.

Next step is to fix Zope 2's DateTime so it works properly in  
Australia...
my users have finally noticed.

-- 
Stuart Bishop <zen@shangri-la.dropbear.id.au>
http://shangri-la.dropbear.id.au/