Greetings.
I have to ask this question: Why is it that the date function does not take a
'4/5/2019' and returns '2019-04-05'? This may have been asked before, and the
answer may be some where in the internet, but, I could not find it. The other
thing is that it would be nice to have date take something like this,
date('2/15/2019','m/d/yyyy')
and return
2019-02-15
so I don't have to deal with the changes. :-) Just wishing out-loud... Thanks.
josé
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users