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)
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.