Click or drag to resize

GH_FormatFormatDate Method (DateTime)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string FormatDate(
	DateTime data
)

Parameters

data
Type: SystemDateTime

Return Value

Type: String
See Also