>_

pdd

agent-ready non-interactive

:date: Tiny date, time diff calculator with piggybacked timers

How to install pdd

apt-get install python3-dateutil

pdd use case

Calculate date and time differences, or use as a timer/stopwatch from the command line.

When to use pdd

  • Computing the difference between two dates or times
  • Running a countdown timer or stopwatch
  • Quickly checking the current date, time, and timezone

When not to use pdd

  • Performing complex date arithmetic (e.g., adding months, business days)
  • Converting between multiple time zones for scheduling

pdd features

  • · Calculate date and time difference between two given points
  • · Use as a countdown timer or stopwatch
  • · Display current date, time, and timezone when run with no arguments
  • · Simple and intuitive command-line interface

Want your agent to find this automatically?

Add the MCP server to your agent config and it will discover tools like pdd on its own.

Set up MCP →

Similar tools to pdd