CHANGE__TimeZone_From_Uk_To_ASIA_kolkata__By__VADIVEL_J__2025-10-28_14:30
This commit is contained in:
parent
9708498fce
commit
5ca3f32f72
@ -133,7 +133,7 @@ class App extends BaseConfig
|
|||||||
* @see https://www.php.net/manual/en/timezones.php for list of timezones
|
* @see https://www.php.net/manual/en/timezones.php for list of timezones
|
||||||
* supported by PHP.
|
* supported by PHP.
|
||||||
*/
|
*/
|
||||||
public string $appTimezone = 'UTC';
|
public $appTimezone = 'Asia/Kolkata';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* --------------------------------------------------------------------------
|
* --------------------------------------------------------------------------
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user