]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ability to disable the "localtime" modifier in the date/time
authordrh <drh@noemail.net>
Thu, 12 Jun 2008 12:51:37 +0000 (12:51 +0000)
committerdrh <drh@noemail.net>
Thu, 12 Jun 2008 12:51:37 +0000 (12:51 +0000)
commit66147c971577d270071e346afba6a08a6c134056
treed1f7fbda52100846d2999ba6fae2946509774117
parentbe4076e08438ce81690a40cef6b888ffe7fed243
Add the ability to disable the "localtime" modifier in the date/time
functions.  This might be necessary for systems that do not support
localtime_r() or localtime_s(). (CVS 5212)

FossilOrigin-Name: 12f3ba11e72b2310abf51d040d5344c81fe5ebd3
manifest
manifest.uuid
src/date.c
src/test_config.c