windows-timezones 0.5.1

Windows timezone list from the Unicode CLDR project
Documentation
1
2
3
4
5
6
7
all: generate update-schema

generate:
    cargo run -p generate | rustfmt > src/generated.rs

update-schema:
    cargo run --bin update-schema --features update-schema