Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / TimeZoneInfo Class
Members

In This Topic
    TimeZoneInfo Class
    In This Topic
    The TimeZoneInfo class determines time zone properties. It can be used for conversion to/from utc times and local times and respect DST.
    Object Model
    TimeZoneInfo Class
    Syntax
    'Declaration
     
    
    Public Class TimeZoneInfo 
    public class TimeZoneInfo 
    Inheritance Hierarchy

    System.Object
       C1.C1Schedule.TimeZoneInfo

    See Also