Error
Número de ID del error | BUG-000175478 |
---|---|
Enviado | April 1, 2025 |
Última modificación | July 15, 2025 |
Relacionado con | ArcGIS Pro |
Versión encontrada | 3.4.2 |
Sistema operativo | Windows OS |
Versión de sistema operativo | 10.0 64 Bit |
Estado | 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
ID del error: BUG-000175478
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri