Command
nylas timezone convert
Convert time between timezones.
Usage
nylas timezone convert --from PST --to ESTFlags
| Flag | Description |
|---|---|
| --json | Output as JSON |
| --no-color | Disable color output |
| --verbose(-v) | Enable verbose output |
| --config | Custom config file path |
| --help(-h) | Show help for the command |
| --limit | Limit results (most list commands) |
| --yes(-y) | Skip confirmations |
| --from | Source timezone |
| --to | Target timezone |
| --time | Specific time to convert |
Examples
Convert current time
nylas timezone convert --from PST --to ESTTroubleshooting
Recommended guides
Give AI Agents Email Access via MCP
Connect Claude, Cursor, or VS Code to your inbox and calendar in one command.
Build an LLM Agent with Email and Calendar Tools
Add email and calendar tools to your custom agent. Use Nylas CLI as subprocess tools. No API code.
Manage Calendar from the Terminal
DST-aware event creation, timezone locking, AI scheduling, and break time protection.
Run nylas timezone convert --help for full help output.