This PR adds UTC timezones to the created_utc attributes of the returned forecast values, as discussed in this issue. No additional dependencies are required.
How Has This Been Tested?
Standard unit tests have been run.
[x] Yes
Previous similar PR's haven't added any further logic to the unit tests, but would be happy to add some if required.
Pull Request
Description
This PR adds UTC timezones to the
created_utc
attributes of the returned forecast values, as discussed in this issue. No additional dependencies are required.How Has This Been Tested?
Standard unit tests have been run.
Previous similar PR's haven't added any further logic to the unit tests, but would be happy to add some if required.
Checklist: