public static string TimeFormatter( DateTime inTime, ServerTypes serverType )
Parameters
- inTime
- the DateTime value to convert.
- serverType
- The chosen database.
Return Value
Returns a string object containing a formatted time value, specific to the chosen database, of the time portion of the DateTime value.