



Hi Team,
I’m facing a timezone issue in my osTicket installation and would appreciate your guidance.
I have configured the system timezone as Asia/Kolkata in the Admin panel, and the database also stores the correct timestamp when a ticket is created. However, in the osTicket interface the displayed time does not match the database value.
Additionally, in the Admin → Dashboard → Information page, the timezone is shown as:
IST (Interpreted as Asia/Jerusalem)
even though:
PHP date.timezone is set to Asia/Kolkata
The osTicket default_timezone value in the ost_config table is Asia/Kolkata
The server system timezone is also set to Asia/Kolkata
Because of this, the ticket “Create Date” shown in the UI is different from the actual time stored in the database.
I have attached screenshots of:
osTicket settings
Information page
Database timestamp
Ticket view showing the time difference
Could you please help me understand why osTicket is still interpreting the timezone as IST → Asia/Jerusalem and how I can make it consistently use Asia/Kolkata?
Thanks in advance for your support.