[Gambas-user] sqlite3/date

Rob Kudla sourceforge-raindog2 at ...94...
Thu Jan 19 22:48:27 CET 2006


On Thu January 19 2006 16:44, Rob Kudla wrote:
> you might be able to do "where strftime('%m', mydate) = 0" to

Sorry, I should have written

"where strftime('%m', mydate) = '01'"

because strftime returns a 1-based zero-padded string for %m, not 
an 0-based integer.

Rob




More information about the User mailing list