New Task (Re: [Mono-list] DateTime / TimeZone)

Duncan Mak duncan@ximian.com
25 Feb 2002 15:46:37 -0500


On Sat, 2002-02-23 at 17:07, Martin Baulig wrote:
> Ok, great. Just posted my version of DateTime.cs to the list - I've now
> reached a state where I need a working System.TimeZone to go on ....
> 

It turns out I started working on System.Xml instead this week, so I
haven't looked into this problem in too much detail. This is task that
is available to anyone interested in working in the lower levels of the
runtime; I think it'll require some C coding and an understanding of how
TimeZone data is represented in different Unixes, it would also be
interesting if a win32 implementation is done too.

Duncan.