bttf
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/bttf/
A CLI tool for datetime arithmetic, parsing, formatting and more.
Script Preview
Review this script before executing in your terminal.

bttf is a command-line tool for parsing, formatting and calculating dates, times and durations.
It handles relative dates, datetime arithmetic, duration formatting, rounding, comparisons, recurrence sequences and time zones.
This tool is composable, and it also prints clear timestamps for pipes so that you can easily chain commands, script datetime output and use it with other tools that support stdin output for parsing. It also supports typed input, locale output and conversions between friendly and ISO 8601 durations.
This tool is useful specifically towards programmers, system administrators and data engineers who need a composable tool for basic datetime formatting for automation use cases, release dates formatting, and date-time arithmetic.
