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)
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.