Time printing bugfixes- Use a #\T to separate date and time per iso standard.
authorNathan Bird <nathan@acceleration.net>
Wed, 3 Feb 2010 15:07:17 +0000 (10:07 -0500)
committerNathan Bird <nathan@acceleration.net>
Wed, 3 Feb 2010 15:07:17 +0000 (10:07 -0500)
commit094055ce16c61b63ff5f92814d4d1b4ecec2a9ee
tree6a7a61376c13d6da55d4f0f748f5f24cdb958cf6
parent2d6d03a10087483843856e09f5204b1b172fbea6
Time printing bugfixes- Use a #\T to separate date and time per iso standard.
Thanks to Harald Hanche-Olsen for the report
http://lists.b9.com/pipermail/clsql/2010-February/001836.html
sql/time.lisp
tests/test-time.lisp