I have a feature class with a numeric field representing a year in the form of yyyy (2017). ArcGIS Pro has a tool called Convert Time Field that can take an integer and write it to an existing date field or it will add one for you.
When I run the tool it returns a date in the form of 1/1/2017. Is there a way to format a date field to show just the year?