mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-21 02:23:20 +00:00
Documents the "TZ environment variable appears malformed" / "time: invalid location name" startup errors: TZ set to a file path (which Go's time library rejects, unlike C), and missing timezone databases on Windows, Cygwin, and minimal containers. Lists remedies: IANA zone names, installing tzdata, the ZONEINFO environment variable, and fixed-offset formats. Addresses #1238; also relevant to #1406 and #1758. Co-authored-by: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| overrides | ||
| src | ||
| _config.yml | ||
| Makefile | ||
| mkdocs.yml | ||
| README.md | ||
| regen.sh | ||
| requirements.txt | ||
| retitle | ||
Please see ../README-docs.md.