biff
Verified for current stable LTS
Biff Command: Print Current Time In Time Zone
Use for print current time in time zone with Biff. Exact CLI syntax to print current time in time zone using Biff.
When to use this: Use for print current time in time zone with Biff.
Command Syntax
biff time in Asia/Bangkok now | biff time round -i 15 -s minute biff time in Asia/Bangkok now | biff time round -i 15 -s minute Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
-s- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to print current time in time zone 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: Convert Time Between Time Zones TZ='Japan' biff time in America/New_York 02:30 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