| Bug ID Number |
BUG-000163595 |
| Submitted | December 9, 2023 |
| Last Modified | May 21, 2026 |
| Applies to | ArcGIS Pro |
| Version found | 3.2 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
The reference documentation pertains more to the editing experience, which also benefits the Calculate Field tool.
However, for arcpy.da cursors, there are unambiguous Python datetime types for input and output values. The cursor documentation is up to date with supported types and examples: https://pro.arcgis.com/en/pro-app/latest/arcpy/get-started/data-access-using-cursors.htm
Workaround
While Calculate Field does work to update the values, it cannot be applied with the programmatic precision needed for complex scripts.
Steps to Reproduce