On Sat, Feb 28, 2009 at 1:47 PM, jonwood <[email protected]> wrote:
> > Greetings, > > I have a SQLite table that contains a DATETIME value. However, the database > does not appear to provide enough control over how that value is formatted. > For example, I'd like a two-digit year, to eliminate leading zeros, and to > show time using AM/PM format. > http://sqlite.org/lang_datefunc.html Derrell _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

