Add optional ZONE parameter to ts-format
未关闭
compatibility
enhancement
good first issue
help wanted
- 主要语言
- Emacs Lisp
- 星标
- 192
- 派生
- 15
- PR 合并指标
- 30 天内没有已合并 PR
描述
format-time-string accepts a third ZONE argument, which I think is necessary for formatting to a specific timezone
for example, I think the following is not possible currently with ts-format: `(format-time-string "%FT%TZ" (ts-unix (ts-now)) "UTC")`
adding a third optional ZONE parameter to ts-format as in format-time-string would fix this.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。