IATI / js-validator-api

Pure JavaScript IATI validator implementation
GNU Affero General Public License v3.0
1 stars 1 forks source link

Add configuration variable to Azure Functions to ensure timezone is UTC #525

Open simon-20 opened 12 months ago

simon-20 commented 12 months ago

Brief Description These Azure Functions process times from various timezones. Azure Function apps always default to UTC, which is what we want, but it would be good to explicitly set the timezone to UTC.

Severity Low

simon-20 commented 12 months ago

https://learn.microsoft.com/en-us/azure/azure-functions/functions-app-settings