Grasshopper API
GH_FormatFormatDate Method (DateTime) |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
public static string FormatDate( DateTime data )
Public Shared Function FormatDate ( data As DateTime ) As String
Parameters
- data
- Type: SystemDateTime