However, this is not a live clock. So, as long as the page is on screen, the item remains unchanged, and it continues to say that it is currently that exact same time. Of course, that is inaccurate if the page is more than a minute old. More than once, I have caught myself being fooled by it.It is currently Thu Apr 06, 2017 4:52 pm
I suggest changing the following line in /language/en/common.php from:
Code: Select all
'CURRENT_TIME' => 'It is currently %s',
Code: Select all
'CURRENT_TIME' => 'Page loaded: %s',