TimeZone Class

TimeZone Class

TimeZone
Inheritance Hierarchy
SystemObject
  Rhino.RenderTimeZone

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class TimeZone
Public Class TimeZone

The TimeZone type exposes the following members.

Properties
  NameDescription
Public propertyHours
Gets hours of a time zone.
Public propertyName
Gets name of a time zone.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberTimeZoneAt
Returns a time zone at given index.
Public methodStatic memberTimeZones
Returns number of available time zones.
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also