Hi there,
I have been looking at the RadScheduler for WinForms (Q3 2010), and noticed that there is a TimeZoneInfo class inside Telerik.WinControls.UI.
Using this class it appears I can convert between Time Zones used in the .NET Framework, which is very helpful.
However, the target framework for my project is .NET 2.0 - which normally does not have this functionality (Microsoft only introduced the ability to convert between time zones in the TimeZoneInfo class of .NET 3.5).
So, have Telerik completely re-implemented the TimeZoneInfo class of .NET 3.5 so it can be used in .NET 2.0?
Is this class as accurate as the one in .NET 3.5? I would just like a bit more information about it.
Regards,
Eddie
I have been looking at the RadScheduler for WinForms (Q3 2010), and noticed that there is a TimeZoneInfo class inside Telerik.WinControls.UI.
Using this class it appears I can convert between Time Zones used in the .NET Framework, which is very helpful.
However, the target framework for my project is .NET 2.0 - which normally does not have this functionality (Microsoft only introduced the ability to convert between time zones in the TimeZoneInfo class of .NET 3.5).
So, have Telerik completely re-implemented the TimeZoneInfo class of .NET 3.5 so it can be used in .NET 2.0?
Is this class as accurate as the one in .NET 3.5? I would just like a bit more information about it.
Regards,
Eddie