MyBB Community Forums

Full Version: Server time
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
what code can I add to my templates to show the current server time?

Or Is there a plugin that'll let me show the server time?
You can try some of these:

{$lang->welcome_current_time}
{$datenow}
{$timenow}