Click or drag to resize

GH_Time Constructor (DateTime)

Initializes a new instance of the GH_Time class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Time(
	DateTime time
)

Parameters

time
Type: SystemDateTime
See Also