HOW TO
This article demonstrates how to use the Field Calculator to copy isodatetime values in a table's string field to date values in a date field.
Code:
[Hiredate].Extract(0).Substitute( "-", "")
Note:
Hiredate is the name of the string field containing the isodatetime values.
Code:
[Hiredate].AsNumber.AsDate
Article ID:000005034
Get help from ArcGIS experts
Download the Esri Support App