biff

A simple utility for doing datetime arithmetic, parsing and formatting. More information: https://github.com/burntsushi/biff.

biff time fmt {{[-f|--format]}} rfc3339 now

biff time fmt {{[-f|--format]}} '%c' now -1d 'next sat' 'last monday' '9pm last mon'

biff time in Asia/Bangkok now | biff time round {{[-i|--increment]}} 15 {{[-s|--smallest]}} minute

TZ='Japan' biff time in America/New_York 02:30

biff time add {{-1d|1d|1w|-1m|1y|...}} now

biff time add '1 week, 12 hours ago' now

biff span since 2025-01-20T12:00 {{[-l|--largest]}} year

biff tag lines /tmp/access.log | biff time in system | biff time fmt {{[-f|--format]}} '%c' | head {{[-n|--lines]}} 3 | biff untag {{[-s|--substitute]}}