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