Re: [sqlite] improvement to date/time documentation

2012-06-27 Thread Richard Hipp
On Wed, Jun 27, 2012 at 3:34 PM, wrote: > > What is also confusing (and maybe is a feature request) is that the > default JDBC format for the Xerial driver (at least) is to output a time as > "2012-07-19 09:58:18.36" which doesn't [quite] match any of the internal > formats. > > See this discussi

[sqlite] improvement to date/time documentation

2012-06-27 Thread gray . sqlite
Sorry if this is the wrong place for this. Just a quick comment that it would be good for the following documentation page about date functions to mention more specifically that the value of the fields need to be in one of the time formats: http://www.sqlite.org/lang_datefunc.html The 'Time S