mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
These functions allow for direct creation of date/time values. Previously this was only possible by going through the to_datetime/to_date/to_time functions, which are string based and accordingly frustrating/inefficient to use when you have numeric date/time component values.