IDateTimeFormatterFormat Method |
Namespace: DegreeDays.Api.ProcessingAssembly: DegreeDays (in DegreeDays.dll) Version: 1.4
Syntax string Format(
DateTime dateTime
)
Function Format (
dateTime As DateTime
) As String
Parameters
- dateTime DateTime
-
Return Value
StringSee Also