Skip to content

Latest commit

 

History

History
executable file
·
25 lines (17 loc) · 461 Bytes

File metadata and controls

executable file
·
25 lines (17 loc) · 461 Bytes

Set a specific timezone (timezone)

Allows setting the timezone.

Example Usage

"features": {
    "ghcr.io/postfinance/devcontainer-features/timezone:1.0.0": {
        "timezone": "Etc/UTC"
    }
}

Options

Option Description Type Default Value Proposals
timezone The timezone to set. string Etc/UTC Europe/Zurich, Etc/UTC

Notes

System Compatibility

Debian, Ubuntu, Alpine