Hi, I administer a forums site, where in the database, one piece of information stored for each member is the registered date and also the last_visit date...it is a 10 digit integer. I assume it is using the Unix epoch and is the number of seconds from the unix epoch.
I found a converter on cpan.org (http://search.cpan.org/dist/DateTime-Format-Epoch/lib/DateTime/Format/Epoch/Unix.pm) but am not sure what i need to do to make it work, like what to download, how to install the script, etc. Can someone please explain all this to me? Thanks in advance, Ali
