Resolved! Find and fill the time zone of a user based on their location
Do you need the time zone of your users filled correctly, but you do not have any source for it?Well, if you know the users' location, you can use a Geocode API to find out the right time zone and populate the user record. In this example I used http...