The responses here identify the problem, but the resolution is actually present in the ArcGIS/ArcMap documentation here:
Calculate Field examples—Help | ArcGIS for Desktop
A slight tweak the examples gives the resolution, using the Field Calculator:
arcpy.time.ParseDateTimeString(!field1!) + datetime.timedelta(hours=12)
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.