Distributed teams deal with timezones constantly. nylas timezone info solves that from the terminal.
The nylas timezone info command displays the current UTC offset, timezone abbreviation, DST status, and standard/daylight names for any IANA timezone. Pass the zone as a positional argument.
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 info <ZONE>
Examples
Show Pacific Time details:
nylas timezone info America/Los_Angeles
Check UTC offset for a zone:
nylas timezone info Europe/Berlin
Full docs: nylas timezone info 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)