I am trying to use "Map Time" dynamic text overlays within a time animation (ArcGIS Pro 2.2.2) for a point data series with dates beginning in 1520 and ending in 1720. The dynamic text is formatted as the default:
<dyn type="animation" property="startTime" format="short|long"/>
<dyn type="animation" property="endTime" format="short|long"/>
The result is that the overlay does not show the date (only the time) before 1/1/1600. After 1/1/1600, both date and time appear correctly in the overlay. Obviously, I want the "Map Time" overlay throughout the entire series, not just after the year 1600. Does anyone have any suggestions?
-Brad