Bug
Bug ID Number | BUG-000175478 |
---|---|
Submitted | April 1, 2025 |
Last Modified | July 15, 2025 |
Applies to | ArcGIS Pro |
Version found | 3.4.2 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | In Review |
Use to_char() syntax to return the offset timestamp as text in the SQL, noting this will limit any date calculations or query logic using this field but is sufficient for visualization.
select objectid ,created_date ,to_char(created_date at time zone 'UTC') "CREATION_DATE" ,last_edited_date , to_char(last_edited_date at time zone 'UTC') "UPDATED_DATE" from sdo.my_fc
Bug ID: BUG-000175478
Software:
Get help from ArcGIS experts
Download the Esri Support App