API devcontainer timezone

This commit is contained in:
Jörn-Michael Miehe 2023-09-18 20:37:30 +02:00
parent 1b71aab5b6
commit 126feaacdd

View file

@ -14,6 +14,9 @@
"NODE_VERSION": "none"
}
},
"containerEnv": {
"TZ": "Europe/Berlin"
},
// Configure tool-specific properties.
"customizations": {
// Configure properties specific to VS Code.