Get the date in ISO Format
Namespace:
System
Assembly:
deDataAccess (in deDataAccess.dll)
Public Shared Function ToISOFormat ( _
oDate As Nullable(Of DateTime) _
) As String
Parameters
- oDate
- Type: Nullable<(Of <(<'DateTime>)>)>
The date.
Return Value
System.String.