Overview
dsh-tool-time
Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.
Install this bundle from GitHub
The CLI validates the bundle, invokes native DSH, then reports completion.
npx dshpub add omdsh-dev/dsh-tool-time --ref bc55c350f01679f25cf4c32e281455f14a81d3cdCapabilities
What it contributes
README / EN
Package documentation
English
LIMITATIONS
Known limitations
1. 分发链路:peer 依赖(如 `@deepseek-ai/dsh-tools`)为 npm 私有包,独立安装不依赖 monorepo workspace(monorepo 仅旧场景) 2. `add` 是 UTC 日历运算,非当地墙钟语义(当地墙钟需 v2) 3. 不支持自然语言日期("next week")与日历月/年差(v2) 4. 时区数据来自 Node 内置 ICU:"跨平台一致" = "相同 Node/ICU 数据下一致" 5. **输入年份范围为 1000–9999**(`0000`–`0999` 拒绝:JavaScript `Date.UTC` 对这些年份有 1900+ 映射的历史行为) 6. **精度契约**:`iso`/`unix` 保留毫秒;`local`/`formatted` 为秒精度展示字段 7. **offset 精度到分钟**:v1 只支持现代时区;历史时区(<1900)的秒级 offset 会被截断
