https://github.com/waterlemons2k/tzdata
Time Zone files for Linux
https://github.com/waterlemons2k/tzdata
actions time timezone timezones tzdata
Last synced: about 1 month ago
JSON representation
Time Zone files for Linux
- Host: GitHub
- URL: https://github.com/waterlemons2k/tzdata
- Owner: WaterLemons2k
- Created: 2023-02-19T06:16:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-08T01:16:23.000Z (3 months ago)
- Last Synced: 2026-03-08T06:55:51.846Z (3 months ago)
- Topics: actions, time, timezone, timezones, tzdata
- Homepage:
- Size: 886 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [tzdata](https://www.iana.org/time-zones)
Time Zone files for Linux
Version: 2026a
# 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