Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / az Class
Properties Methods


In This Topic
    az Class Members
    In This Topic

    The following tables list the members exposed by az.

    Public Properties
     NameDescription
    Public PropertyThe time zone's name during daylight savings time (DST). (Inherited from C1.Schedule.TimeZoneInfo)
    Public PropertyThe time zone's display name (e.g. '(GMT-05:00) Eastern Time (US and Canada)'). (Inherited from C1.Schedule.TimeZoneInfo)
    Public PropertyThe time zone's name during 'standard' time (i.e. not daylight savings). (Inherited from C1.Schedule.TimeZoneInfo)
    Public PropertyGets the standard offset from UTC as a TimeSpan. (Inherited from C1.Schedule.TimeZoneInfo)
    Top
    Public Methods
     NameDescription
    Public MethodConverts the value of the utc time to a local time in this time zone. (Inherited from C1.Schedule.TimeZoneInfo)
    Public MethodGets display name of this time zone instance. (Inherited from C1.Schedule.TimeZoneInfo)
    Public MethodConverts the value of the local time to UTC time. Note that there may be different possible interpretations at the daylight time boundaries. (Inherited from C1.Schedule.TimeZoneInfo)
    Top
    Protected Methods
     NameDescription
    Protected MethodCopies a time zone info form the specified C1.Schedule.TimeZoneInfo object into the current instance. (Inherited from C1.Schedule.TimeZoneInfo)
    Top
    See Also