Quote:
Originally Posted by s_cocis
with VB3 ?
|
Oops - sorry. I fixed it.
Also I should have mentioned, you can format the date however you want by changing the '%M %D, %Y' string. Here's the mysql doc page for the FROM_UNIXTIME() function:
http://dev.mysql.com/doc/refman/5.0/..._from-unixtime
...and a page that shows the tokens available for the format string:
http://dev.mysql.com/doc/refman/5.0/...on_date-format