On 09/28/11 21:10, Black, Michael (IS) wrote:

'scuse me....I was wrong (again)...I guess strftime does return an integer....seems to me that belies the name as it's a mismatch to the unix function.


?
SQLite version 3.7.8 2011-09-19 14:49:19
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite> select typeof(strftime('%s','now','localtime'));
text

/Roger
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to