biff
Verified for current stable LTS
Biff Command: Print Multiple Relative Times
Use for print multiple relative times with Biff. Exact CLI syntax to print multiple relative times using Biff.
When to use this: Use for print multiple relative times with Biff.
Command Syntax
biff time fmt -f '%c' now -1d 'next sat' 'last monday' '9pm last mon' biff time fmt -f '%c' now -1d 'next sat' 'last monday' '9pm last mon' Command Breakdown
-f- Command Option
- Tool-specific option used by this command invocation.
-1d- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to print multiple relative times 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 Current Time In Time Zone biff time in Asia/Bangkok now | biff time round -i 15 -s minute 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