如何获取用户时区将服务器时区转换为特定用户时区php或laravel [复制]

This question already has an answer here:

My server timezone is UTC, I just need to covert it to user timezone, who login into the system.

I want all the dates display in their timezone. We have users from world wide..so how we get each user timezone?.

Then I want to convert UTC to that timezone .

</div>