At Hostinger, the default timezone used on all our Web and Cloud server operations is the Coordinated Universal Time (UTC) timezone: UTC+0, also represented as UTC+00:00.
This is the same as the Greenwich Mean Time (GMT) or GMT+00:00.
While this global server time configuration cannot be changed, you have a few alternatives:
You can use th PHP date_default_timezone function to set a different timezone for your website, or
You can set a different timezone for a database session via phpMyAdmin
In case you need full control of your global server timezone, you can consider a VPS plan 🚀