Datetime
Provides datetime functionality within the Cursor IDE environment, enabling accurate timestamp generation and datetime operations.
About
Datetime provides datetime functionality within the Cursor IDE environment. It's designed to enable accurate timestamp generation and datetime operations, proving particularly useful for tasks like maintaining changelogs, documentation versioning, and other time-sensitive operations directly within your Cursor IDE workflow.
Key Features
- Generates timestamps for documentation
- Integrates with Cursor IDE
- Retrieves current datetime in ISO 8601 format
- 1 GitHub stars
- Supports version control
- Facilitates automated changelog generation
Use Cases
- Automatically insert timestamps into changelogs
- Add timestamps to commit messages
- Timestamp documentation updates