1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/zic.md

13 lines
261 B
Markdown
Raw Normal View History

# zic
> Compile timezones into binary files.
> More information: <https://manned.org/zic>.
- Compile a timezone file from a directory:
`zic -d {{path/to/directory}}`
- Report warnings during compilation of a specific file:
`zic -v {{path/to/file}}.infile`