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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear Team
i want to set the iTop in Indian(GMT+5.30) time zone. Kindly help me for the same. thanks in advance.
Change the timezone in config file…
Can you please tell me which config file ? @amanaman
Send your email id…i"ll reply on it
I have put it 'Asia/Calcutta'. But still it not working. Please help.
The correct format is Asia/Kolkata
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
Hi Aman, can u pls guide me how to setup time of iTop ? my mail id is paramjeet.bhullar@gmail.com
got it corrected!!! under <itop root>/con/config-itop.php…!!
Last edit: 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.
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.
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
Good luck