Topic: Change Registration Date?

Is it possible to change a user's registration date?  It's not important by any means, but it'd be something to keep me occupied...  I've tried looking in PHPMyAdmin, but all I get in the 'registered' field is "1087597059," and I've no clue what this means.

Any help?

2

Re: Change Registration Date?

Thats a unix timestamp. Ran it through a converter and got this:

Friday, June 18th 2004, 22:17:39 (GMT)

So, go to the URL below, enter your data into the "Convert dates into timestamps:" form, and it will generate a timestamp for you. Then just edit the profile in phpmyadmin and insert that timestamp.

http://www.4webhelp.net/us/timestamp.php