alphapapa / alphapapa/ts.el

Add optional ZONE parameter to ts-format

未关闭
#32 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。