Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/waterlemons2k/tzdata
- Owner: WaterLemons2k
- Created: 2023-02-19T06:16:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T00:46:57.000Z (5 months ago)
- Last Synced: 2024-08-25T01:43:04.893Z (5 months ago)
- Topics: actions, timezone, timezones
- Homepage:
- Size: 615 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: 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