biff
Verified for current stable LTS
Biff Command: Add Complex Duration
Use for add complex duration with Biff. Exact CLI syntax to add complex duration using Biff.
When to use this: Use for add complex duration with Biff.
Command Syntax
biff time add '1 week, 12 hours ago' now biff time add '1 week, 12 hours ago' now Command Breakdown
biff is the base executable for this command.
FAQ
Purpose: Exact syntax to add complex duration 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: 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