]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Revised date/time functions - now broken out into a separate source file.
authordrh <drh@noemail.net>
Sat, 1 Nov 2003 01:53:53 +0000 (01:53 +0000)
committerdrh <drh@noemail.net>
Sat, 1 Nov 2003 01:53:53 +0000 (01:53 +0000)
commit7014aff37db7cb4ef7809c9cfd9f7334a13d942f
tree6ef91083cdab6373c859dd648661e1242c23789d
parentb48484a6d721783853ed35209a3b9390baceba61
Revised date/time functions - now broken out into a separate source file.
See the DateAndTimeFunctions wiki page for additional information. (CVS 1116)

FossilOrigin-Name: 68ef9b45bd3abdedf3721011ad0fb22e8735e721
Makefile.in
main.mk
manifest
manifest.uuid
src/date.c [new file with mode: 0644]
src/func.c
src/sqliteInt.h
test/date.test [new file with mode: 0644]