Skip to content
tomolimo edited this page Sep 25, 2015 · 5 revisions

This plugin can be used to manage multi-timezones. Imagine: your GLPI users are globally located. Some are in America, some in Europe, and some in Asia. This plugin is for you: it will enable timezone management in GLPI.

It is based on:

  • an update of the default mySQL 'time_zone*' tables
  • a conversion of the 'DATETIME' fields of GLPI DB into 'TIMESTAMP' fields (beware of the possible date range, see: "The DATE, DATETIME, and TIMESTAMP Types for MySQL 5.6":http://dev.mysql.com/doc/refman/5.6/en/datetime.html )
  • and a setting of the user's timezone in the user's preferences
Clone this wiki locally