Skip to content

Set application timezone to automatically match the system's timezone#40

Open
cl445 wants to merge 1 commit into
raspberrypi:mainfrom
cl445:feature_timezone
Open

Set application timezone to automatically match the system's timezone#40
cl445 wants to merge 1 commit into
raspberrypi:mainfrom
cl445:feature_timezone

Conversation

@cl445

@cl445 cl445 commented Feb 7, 2024

Copy link
Copy Markdown

This change updates the 'timezone' configuration in config/app.php to use the system's default timezone. It dynamically fetches the current system timezone using date_default_timezone_get(), ensuring that the application's time-related functions are aligned with the server's timezone settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant