--- syntax: markdown tags: [tldr, linux] source: https://github.com/tldr-pages/tldr.git --- # zic > Compile timezones into binary files. > More information: . - 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`