Sun.GetDateTime Method

SunGetDateTime Method

[Missing <summary> documentation for "M:Rhino.Render.Sun.GetDateTime(System.DateTimeKind)"]

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public DateTime GetDateTime(
	DateTimeKind kind
)
Public Function GetDateTime ( 
	kind As DateTimeKind
) As DateTime

Parameters

kind
Type: SystemDateTimeKind

[Missing <param name="kind"/> documentation for "M:Rhino.Render.Sun.GetDateTime(System.DateTimeKind)"]

Return Value

Type: DateTime

[Missing <returns> documentation for "M:Rhino.Render.Sun.GetDateTime(System.DateTimeKind)"]

Version Information

Rhino for Windows

Supported in: 6.14
See Also