Thread Starter
raywpa
(@raywpa)
Thanks for replying yorman.
I’ve set the Timezone in Sucuri’s settings to UTC.
Now when I log in to WP the message at the top of the WP Dashboard gives the correct time for my zone (I don’t remember if it was correct before the change):
SUCURI: Last login was at January 25, 2019 11:10 am from xx.xx.xx.xx (xx.xx.xx.xx.domain.name.com) view all logs
The Successful Logins (all) Date/Time value is “in 10 hours” but I noticed that hovering the mouse cursor over that value makes the correct time appear in a small floating box. Firefox’s Inspect Element functionality shows this code (it it’s of any use to you):
<td>
<span title=”2019-01-25 11:35:05″>in 10 hours</span>
</td>
The “Successful Logins (admins)” tab shows the correct Date/Time:
January 25, 2019 11:35 am
The Audit Logs tab on the Dashboard shows:
Today
05:35
Which is a bit confusing. Let me know if you’d like more information and I’ll try to assist.