Use this skill when the user wants to manipulate dates and times, calculate differences, convert timezones, or format timestamps.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-d42c1d28)More formats (shields.io, HTML) on the badges page.
---
name: dateutils
description: Use this skill when the user wants to manipulate dates and times, calculate differences, convert timezones, or format timestamps.
---
# dateutils Plugin
dateutils provides date/time manipulation tools.
## Usage Examples
- "calculate days between two dates"
- "add 30 days to a date"
- "convert timezone for a timestamp"
- "format date in custom output format"
## Installation
```bash
brew install dateutils
```
## Key Features
- Date difference calculation
- Duration add/subtract
- Timezone conversion
- Multiple date format support
- Sequence generation (daily, weekly, monthly)
- Batch file processing
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!