Convert time between timezones. No internet connection or API key needed.
The nylas timezone convert command converts a time from one timezone to another. Works fully offline with no API key required.
How It Works
These timezone commands use the IANA timezone database compiled into the binary. No network calls, no API keys, no rate limits. They work on airplanes.
Syntax
nylas timezone convert --from PST --to EST
Examples
Convert current time:
nylas timezone convert --from PST --to EST
Key Flags
Run nylas timezone convert --help to see all available flags. Add --json for machine-readable output â useful when piping into jq or feeding data to scripts.
nylas timezone convert --help
Full docs: nylas timezone convert reference â all flags, advanced examples, and troubleshooting.
All commands: Nylas CLI Command Reference
Get started: brew install nylas/nylas-cli/nylas â other install methods
Top comments (0)