Bug
Bug-ID-Nummer | BUG-000175478 |
---|---|
Eingereicht | April 1, 2025 |
Zuletzt geändert | July 15, 2025 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 3.4.2 |
Betriebssystem | Windows OS |
Betriebssystemversion | 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:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen