Salesforce stores all DateTime fields in UTC. Flow always passes DateTime to Apex in UTC. This action converts that UTC value to the timezone you specify and returns a human-readable string, so you ...
Open Weather has discontinued API 2.5 on which this plugin is based. They do offer API 3.0 which is free, but it requires a credit card to subscribe to the API. I'm not interested in giving some ...