Menu

Time Zone

Arghya Das
2012-02-08
2018-12-24
  • Arghya Das

    Arghya Das - 2012-02-08

    Dear Team
                               i want to set the iTop in Indian(GMT+5.30) time zone. Kindly help me for the same. thanks in advance.

     
  • Aman

    Aman - 2012-02-08

    Change the timezone in config file…

     
  • Arghya Das

    Arghya Das - 2012-02-08

    Can you please tell me which config file ? @amanaman

     
  • Aman

    Aman - 2012-02-08

    Send your email id…i"ll reply on it

     
  • Arghya Das

    Arghya Das - 2012-02-08

    I have put it 'Asia/Calcutta'. But still it not working. Please help.

     
    • Mahavishnu

      Mahavishnu - 2018-03-07

      The correct format is Asia/Kolkata

       
      • Pierre Goiffon

        Pierre Goiffon - 2018-03-07

        Hello,
        Yes you're right !
        For future references, the possible timezones values list, as stated in the configuration parameter comment, is http://php.net/manual/en/timezones.php

         
  • Paramjeet Bhullar

    Hi Aman, can u pls guide me how to setup time of iTop ? my mail id is paramjeet.bhullar@gmail.com

     
  • Paramjeet Bhullar

    got it corrected!!! under <itop root>/con/config-itop.php…!!

     
  • Francisco Vega

    Francisco Vega - 2018-05-07
     

    Last edit: Francisco Vega 2018-05-07
  • Francisco Vega

    Francisco Vega - 2018-05-07

    Español.
    Para configurar otra zona horaria, lo que he hecho en un servidor linux es:
    Busque en el directorio itop/web/ todo lo que contenga "Europe/Paris" y lo modifique todos.
    El comando usado para buscar en linux y que lo muestre en directorios es:

    find itop/web -type f -exec grep -li Europe/Paris {} \;

    te mostrará todos los directorios y en esos los modificas, segun tu zona horaria.
    Espero que te sirva.
    Saludos.

     
    • Pierre Goiffon

      Pierre Goiffon - 2018-05-07

      Hello,

      Francisco I don't speak spanish, but I feel that you're suggesting to search/replace in all iTop files for the string "Europe/Paris" ? If so, I would hardly recommend against this : on the next update you would loose every single modification done.

      The iTop timezone parameter (see https://www.itophub.io/wiki/page?id=2_4_0%3Aadmin%3Aitop_configuration_file) should be the only thing to change, directly in the config file (conf/production/config-itop.php) or using the config editor located under the administration menu.
      If other timezone are hardcoded, then it would be a bug, please create a ticket for this.

       
  • Francisco Vega

    Francisco Vega - 2018-05-07

    sorry google traductor :P
    "The iTop timezone parameter (see https://www.itophub.io/wiki/page?id=2_4_0%3Aadmin%3Aitop_configuration_file) should be the only thing to change, directly in the config file (conf/production/config-itop.php) "
    it has not worked... that's why I replaced everything.. itop 2.4

     

    Last edit: Francisco Vega 2018-05-07
  • Nati

    Nati - 2018-12-24
    1. Change Config 'timezone' => 'Europe/Paris', to Time zone for you (ex. Asia/Bangkok)
    2. restart service php-fpm
      Good luck
     

Log in to post a comment.

Auth0 Logo