Sun.GetDateTime Method

SunGetDateTime Method

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

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
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)"]

See Also