- Seme Framework
- Credits
- Version 3.1.5
- Issue
- Deployment
Configuration: timezone.php
The timezone configuration located at app/config/timezone.php
please change it. The default timezone in this framework is GMT+7.
Example
<?php
date_default_timezone_set('Asia/Jakarta');
Timezone value refer to this link https://www.php.net/manual/en/timezones.php