ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TimeParameters Class / GetSupportedTimeFormats Method
the type of field.
Version

GetSupportedTimeFormats Method
Gets the supported time formats for the specified field type.
Syntax
public List<string> GetSupportedTimeFormats( 
   FieldType fieldType
)

Parameters

fieldType
the type of field.

Return Value

The list of supported string formats.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also