dsh-iso8601
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-iso8601
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-iso8601 in the DeepSeek Harness terminal to install the plugin; the source is available at https://github.com/uckkk/dsh-iso8601.
About this plugin
Handling date-time strings in a conversation often means juggling multiple ISO 8601 representations—full timestamps, compact forms, offset notations—and converting between them by hand is tedious and error-prone. dsh-iso8601 distills that formatting and parsing work into a single callable tool: describe the target format and get an accurate result.
The plugin is implemented in pure Node.js with zero third-party services and no network calls. All logic runs locally. Once installed, it auto-registers its tool in the current session, ready to use without any extra configuration or startup scripts.
If you frequently handle timestamps, log times, or cross-timezone date strings in conversations and want to avoid relying on hand-written regex or external APIs, dsh-iso8601 offers a lightweight, offline, install-and-go alternative.
Use Cases
- Normalizing timezone-aware timestamps into a unified ISO 8601 format
- Extracting and standardizing time strings from conversation logs
- Converting date formats offline without any network access
Best For
- Developers who frequently handle timestamps in AI conversations
- Users who prefer local execution over external APIs
- Engineers working with log analysis or cross-timezone data pipelines
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.