OpenGDB with timestamps (DataTime) are sometime off by one second. #57797
Labels
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
Data Provider
Related to specific vector, raster or mesh data providers
Feedback
Waiting on the submitter for answers
macOS
What is the bug or the crash?
I have a .gdb file that contains hourly values, when I see the values in GQIS, the timestamp is sometimes off by one second.
Here is what I will see in QGIS:
But, all the timestamps should be at the hour exactly.
I can confirm this using ogrinfo and that the time column is using the correct data type DataTime.
This also then impacts the temporal analysis as sometime nothing will be shown for a filter like 1:00 ≤ t < 2:00
Steps to reproduce the issue
select * from bug
and you will see that the time stamps are not at every hour.QGIS-BugReport.zip
Versions
QGIS version
3.36.3-Maidenhead
QGIS code revision
2df9655469b
Qt version
5.15.2
Python version
3.9.5
GDAL/OGR version
3.3.2
PROJ version
8.1.1
EPSG Registry database version
v10.028 (2021-07-07)
GEOS version
3.9.1-CAPI-1.14.2
SQLite version
3.35.2
PDAL version
2.3.0
PostgreSQL client version
unknown
SpatiaLite version
5.0.1
QWT version
6.1.6
QScintilla2 version
2.11.5
OS version
macOS 14.5
Active Python plugins
changeDataSource
3.1
quick_map_services
0.19.34
qduckdb
0.7.3
processing
2.12.99
grassprovider
2.12.99
db_manager
0.1.20
MetaSearch
0.3.6
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: