dsh-timestamp
Manifest valid时间戳转换:Unix ↔ ISO ↔ 相对时间互转
dsh-timestamp · 时间戳转换
Unix 时间戳 ↔ ISO 8601 ↔ 相对时间互转,获取当前时间。纯 Node 实现。
提供的工具
| 工具 | 作用 |
|---|---|
| timestamp_convert | 时间戳/ISO/相对时间互转 |
| timestamp_now | 当前时间戳 |
安装
dsh plugin add dsh-timestamp
安装后在 profile 的 package.json 的 dsh.profile.bundles 中加入 "dsh-timestamp"。
用法示例
1700000000 这个时间戳是什么时候
→ 调用 timestamp_convert(value=1700000000)
安装
dsh plugin add github:uckkk/dsh-timestamp
安装即在本机运行第三方代码,请自行审阅源码。
安装
dsh plugin add github:uckkk/dsh-timestamp
使用
安装后在会话中调用该插件注册的工具即可。
许可
MIT
安装即在本机运行第三方代码,请自行审阅源码。
Similar plugins
by omdsh-dev
DSH 时间工具插件:严格 ISO 8601 解析、IANA 时区转换、UTC 日历运算、固定时长差,零依赖
★ 4
MIT
TypeScript
Sep 10, 2026
dsh plugin --profile web add @deepseek-ai/dsh-tool-timeby uckkk
时区查询
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-timezoneby uckkk
ISO8601 转换
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-iso8601by houyanchao
为 DeepSeek Harness(DSH)打造的会话效率插件,时间轴导航、收藏文件夹、对话导出、提示词库、闪记。
★ 36
↓ 382/wk
NOASSERTION
TypeScript
Aug 20, 2026
dsh plugin --profile web add dsh-timelineby uckkk
进制转换
★ 0
MIT
JavaScript
Aug 19, 2026
dsh plugin --profile web add dsh-base-convertby z953218350
Codex-style conversation turn timeline and hover history overview for DSH Web UI
★ 17
MIT
JavaScript
Aug 31, 2026
dsh plugin --profile web add dsh-history-tree