← Back to tools
View AGENTS.md for DateTimeMate
DateTimeMate
Compute the difference between dates, times, or durations from the CLI
Description
DateTimeMate is a Go package and CLI tool to compute the difference between date, time, or duration values. It helps with date arithmetic and formatting from the command line.
When to use this tool
✓ Good fit when
- When you need to compute date/time differences from the command line
- When you need date arithmetic
✕ Avoid when
- When you need full calendar functionality
AI Summary
CLI tool to compute differences between dates, times, and durations
Capabilities
- + Calculate date differences
- + Calculate time differences
- + Duration computation
- + Date arithmetic
Use When
- → When you need to compute date/time differences from the command line
- → When you need date arithmetic
Avoid When
- x When you need full calendar functionality