Convert a text field to a date field in ArcGIS Pro

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse suscipit sapien ac sapien malesuada fringilla. Fusce venenatis, mauris id sagittis dapibus, mauris velit sollicitudin ante, a pulvinar leo orci vel erat. Nam mattis erat augue, at luctus ex dignissim et. Donec suscipit, dui at efficitur tristique, nulla nisi ornare lorem, vel dictum lectus eros nec felis.

Summary

In ArcGIS Pro, the Convert Temporal Field tool converts time values of a string or numeric field to a date field. The tool can also be used to convert time values stored in string, numeric, or date fields into custom formats, such as days and months.

The instructions provided describe how to use the Convert Temporal Field tool in ArcGIS Pro to convert a text field to a date field in an attribute table. The DATE_V field in the Nbo_Hood_Clip attribute table shown in the image below is converted to a DATE field in this example.

Procedure

  1. Start ArcGIS Pro and open the project.
  2. On the ArcGIS Pro ribbon, click Analysis >Tools to open the Geoprocessing pane.
  1. In the Geoprocessing tool search pane, search for Convert Temporal Field in the search bar, and click Convert Temporal Field (Data Management Tools).
  1. In the Convert Temporal Field pane, configure the following parameters.
    1. For Input Table, select the attribute table.
    2. For Input Field, select the field with the time values.
    3. For Input Format, select the date format of the field with the time values.
    4. For Output Field Name, define the name of the new converted field.
    Note: Refer to ArcGIS Pro: Convert Temporal Field (Data Management) for further information on the parameters in the Convert Time Field pane.