Time stamp on universal email
Is there a way to change the timezone and date stamp in universal email? thank you!
Is there a way to change the timezone and date stamp in universal email? thank you!
Add this to the top of the page:
http://php.net/manual/en/function.date-default-timezone-set.php
the available time zones are listed here:
http://php.net/manual/en/timezones.php
it will look something like:
<?php
date_default_timezone_set('America/Los_Angeles');
?>Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.