public List<string> GetSupportedTimeFormats( FieldType fieldType )
Public Function GetSupportedTimeFormats( _ ByVal fieldType As FieldType _ ) As List(Of String)
Parameters
- fieldType
- the type of field.
Return Value
The list of supported string formats.