date_default_timezone_set('Australia/Melbourne'); $date = date('m/d/Y h:i:s a', time()); echo $date;
Post a Comment
No comments:
Post a Comment