M
Mike
Hi all
I've a web application that stores data using something that's very common
in the UNIX world: the seconds since some date in 1970.
This produces something like 1059581674 for 07-30-2003 04:14pm
This data is stored in a SQL database, and I'm accessing it with Access via
ODBC.
How can I "convert" those dates, so they're shown properly? Is there a
function to do that, or do I've to do all the divisions sepparately?
Thank you in advance.
Cheers,
I've a web application that stores data using something that's very common
in the UNIX world: the seconds since some date in 1970.
This produces something like 1059581674 for 07-30-2003 04:14pm
This data is stored in a SQL database, and I'm accessing it with Access via
ODBC.
How can I "convert" those dates, so they're shown properly? Is there a
function to do that, or do I've to do all the divisions sepparately?
Thank you in advance.
Cheers,