Well, to call the current date and time in MyBB, you would use:
And to set which timezone you would like the forum to run off, you go into your Admin CP > Configuration > Date and Time Format.
For last post date you would use and for the last post time you would use
PHP Code:
{$lang->welcome_current_time}
And to set which timezone you would like the forum to run off, you go into your Admin CP > Configuration > Date and Time Format.
For last post date you would use
PHP Code:
$lastpostdate
PHP Code:
$lastposttime