Set Timezone in laravel or get current time based on different timezones
Today we will learn how to set timezone globally in laravel and also we will learn how to get time of any timezone.
Laravel: Change Timezone globally
Go to YOUR_PROJECT/config/app.php and open app.php and scroll to timezone section (line number 70) then you can see code like below
'timezone' => 'UTC',
replace it with any timezone that you want to apply.To view or search a timezone you can check this PHP official documents. For example i want to change timezone to America/Vancouver so after changes my code is looking like below.
'timezone' => 'America/Vancouver',
Now save this and print current time using date('Y-m-d H:i:s") function.
Laravel: Get Current time based on any timezone
Here we will use Carbon to get current time. So copy the below code and run it and you will see current time based on timezone you have passed.
$currentTime= Carbon::now('America/Vancouver');
return $time = $currentTime->toTimeString();Thank you for reading :)
This blog provides interesting insights into coding, software development, and modern technology concepts.
ReplyDeleteUnderstanding current development practices can help businesses build reliable and effective digital solutions.
A professional mobile app development company in Los Angeles can turn innovative ideas into scalable and user-friendly mobile applications.
Businesses can also work with a trusted mobile app development company in Seattle to create engaging solutions for their customers.
A reliable mobile app development company in Chicago can develop customized applications aligned with specific business goals.
Professional mobile app development services in USA can support strategy, UI/UX design, development, testing, deployment, and maintenance.
Overall, this blog is a useful resource for readers interested in coding, mobile applications, and modern software development.
mobile app development company in los angeles
mobile app development company in seattle
mobile app development company in chicago
mobile app development services in usa