Help in detecting play time zones

Hello everyone! I am currently trying to detect the players time zone to create custom weather for the players game. My plan to do this is to detect the players time zone by basic calculations such as pacific time = eastern time - 3 hours. The only way to do this is to always have the time est in the background to make these conversions. I’m not sure how I would do this, but if you have any ideas any help would be appreciated.

Found this useful post, check the marked solution. Good luck with what you’re doing! :four_leaf_clover: