[horde] last login display: always UTC ?

Andreas Schulze sca at andreasschulze.de
Mon Jul 8 06:40:03 UTC 2013


Hello,

don't know it it's intensional to display last login time in UTC but  
my users complain about that.

I looked in ~horde/lib/Block/Time.php and found
         // Set the timezone variable, if available.
         $GLOBALS['registry']->setTimeZone();

I added this to ~horde/lib/LoginTasks/Task/LastLogin.php (after line 44)
and now the login time is also displayed in the timezone set by the user.

Andreas


More information about the horde mailing list