全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: node-date-now  ]

套件:node-date-now(1.0.1-4)

node-date-now 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 node-date-now

維護小組:

外部的資源:

相似套件:

requirable version of Date.now()

Use-case is to be able to mock out Date.now() using require interception. For example var now = require("date-now") var ts = now() var ts2 = Date.now() assert.equal(ts, ts2) Example of seed: var now = require("date-now/seed")(timeStampFromServer) // ts is in "sync" with the seed value from the server // useful if your users have their local time being a few minutes // out of your server time. var ts = now()

Node.js is an event-based server-side JavaScript engine.

下載 node-date-now

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 4。2 kB16。0 kB [檔案列表]