biff
Verified for current stable LTS
Biff Command: Convert Time Between Time Zones
Use for convert time between time zones with Biff. Exact CLI syntax to convert time between time zones using Biff.
When to use this: Use for convert time between time zones with Biff.
Command Syntax
TZ='Japan' biff time in America/New_York 02:30 TZ='Japan' biff time in America/New_York 02:30 Command Breakdown
TZ='Japan' is the base executable for this command.
FAQ
Purpose: Exact syntax to convert time between time zones using Biff.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Biff Command: Print Current Time
biff time fmt -f rfc3339 now Biff Command: Print Multiple Relative Times biff time fmt -f '%c' now -1d 'next sat' 'last monday' '9pm last mon' Biff Command: Print Current Time In Time Zone biff time in Asia/Bangkok now | biff time round -i 15 -s minute Biff Command: Print Relative Time biff time add <-1d|1d|1w|-1m|1y|...> now Biff Command: Add Complex Duration biff time add '1 week, 12 hours ago' now