]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the 'utc' modifier on date/time functions so that if the LHS is
authordrh <drh@noemail.net>
Wed, 23 Dec 2015 10:54:48 +0000 (10:54 +0000)
committerdrh <drh@noemail.net>
Wed, 23 Dec 2015 10:54:48 +0000 (10:54 +0000)
commitcaeca516a7df7ca63e662006f34a1b968a20b369
treef71a46b2af9137c4714dbe6da852cc56593358ae
parent1c75c9d7f16f5852c012f5fc8fce00840f72b308
Enhance the 'utc' modifier on date/time functions so that if the LHS is
already known to be in UTC, the modifier becomes a no-op.  This is not an
incompatibility because the behavior is documented as "undefined" in that
scenario.

FossilOrigin-Name: b910a3d53769689d9212a06f974ccce54844bbe4
manifest
manifest.uuid
src/date.c
test/date.test