How to Deal with Docker Containers and Timezones using tzdata
Timezones aren’t as standard as you might think. Use tzdata to help standardise them across your containers
I’ve been working on a migration project to port old .NET Framework apps running on Windows over to .NET Core in containers.