]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Adjust date/time functions so that they do a better job of keeping track
authordrh <>
Mon, 4 Mar 2024 13:58:09 +0000 (13:58 +0000)
committerdrh <>
Mon, 4 Mar 2024 13:58:09 +0000 (13:58 +0000)
commit3f273db39b080803219d2100fc066f17638db348
tree070b65587df2e110a52299bd758237ad554406f2
parent8d25d07d50ecfdf82b2148606fb1bdce24509bd2
Adjust date/time functions so that they do a better job of keeping track
of whether the current time is UTC or localtime, and no-op the 'utc' and
'localtime' modifiers accordingly. See
[forum:/info/e7a939e074|forum post e7a939e074].
Also add the datedebug() function, available
only under -DSQLITE_DEBUG, for improved visibility of the DateTime object
during debugging and testing.

FossilOrigin-Name: dc569683748354a6db83438904422e802d3ea780775c48da85b474fff03ca8a1
manifest
manifest.uuid
src/date.c
test/date.test
test/tkt-bd484a090c.test