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)
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.