文件名称:ep_insertTimestamp:Etherpad 插件(插入 Unix 时间戳)
文件大小:4KB
文件格式:ZIP
更新时间:2024-08-02 12:49:50
JavaScript
ep_insert 时间戳 功能 当用户triggerSequence中定义的字符串时,插入当前的 UNIX 时间戳。 实现了一个非常简单的时间偏移校正,每updateInterval毫秒触发一次。 如果 Starttime 定义为Starttime: YYYY-MM-DD HH:MM:SS (如 ISO8601 中定义)或Starttime: DD.MM.YYYY HH:MM:SS (如 DIN1355-1 中定义),并且relativeTimestamps: true是在文档中设置,将插入从当前时间到定义时间的时间距离,而不是当前时间戳。 设置 " ep_insertTimestamp " : { " updateInterval " : " 30000 " , " triggerSe
【文件预览】:
ep_insertTimestamp-master
----index.js(2KB)
----package.json(538B)
----ep.json(664B)
----static()
--------js()
----.gitignore(113B)
----README.md(1KB)