You cannot change the creation date of your domain. I assume you want your site to look older for SEO reasons. That would be against ICANN policy. However, there is a meta tag that you can use to try and tell search engines how old your site is.
<meta name="creation_Date" content="04/29/2010"/>
Unfortunately, for you this is not used by many search engines (if any). If you want to see which meta tags are used by Google, you can see the list here
source
share