Hi, The current implementation of the runtime method GetTimeZoneData, which is called by DateTime.ToString() and other methods, does not support dates with year < 1900. Does anybody have any suggestion for solving this issue? - Lluis