[]
        
Converts a DataTime object to a date format string.
public static string SerializeDateValue(DateTime d)Public Shared Function SerializeDateValue(d As Date) As String| Type | Name | Description | 
|---|---|---|
| DateTime | d | DateTime object to convert | 
| Type | Description | 
|---|---|
| string | A date format string |