change the number at the end (in this case 19) to the number of hours difference between your server location and the majority of users.
This will only affect the displayed time when a user is not logged in.


add this to your conf/config.php

$Configuration['Plugins']['TimeZoneAdjust']['Hour_Offset'] = '19';
