Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/waterlemons2k/tzdata

Time Zone files for Linux
https://github.com/waterlemons2k/tzdata

actions timezone timezones

Last synced: about 2 months ago
JSON representation

Time Zone files for Linux

Awesome Lists containing this project

README

        

# [tzdata](https://www.iana.org/time-zones)
Time Zone files for Linux
Version: 2024a
# Example
```bash
$ date
Thu Jan 1 00:00:00 UTC 1970
$ wget https://github.com/WaterLemons2k/tzdata/raw/main/Asia/Shanghai -O /etc/localtime
'/etc/localtime' saved
$ date
Thu Jan 1 08:00:00 CST 1970
```
Replace `Asia/Shanghai` with a city in the same timezone as yours