public static object DateFormatter( Nullable<DateTime> inDate, ServerTypes serverType )
Parameters
- inDate
- the DateTime value to convert.
- serverType
- The chosen database.
Return Value
Returns a string object containing a formatted value, specific to the chosen database, of the date portion of the DateTime value.