Date

参考:

日付処理 – Qiita

JavaScript の Date は罠が多すぎる – Qiita

Date オブジェクト – 日付と時刻 | JavaScript プログラミング解説

Date | MDN

Date.now()

参考:

Date.now() | MDN

How do you get a timestamp in JavaScript? – Stack Overflow

UNIX 時間を取得する

参考:

JavaScript で UNIX タイムスタンプを取得する方法 | SYNCER

How to generate timestamp unix epoch format nodejs? – Stack Overflow

How to get the correct Unix Timestamp from any Date in JavaScript | Coderwall

日時・日付のフォーマット

参考:

日付フォーマットなど 日付系処理 – Qiita

JavaScript で日付のフォーマットを整形する | tacamy log

Moment.js

参考:

Moment.js | Home [Official]

moment/moment: Parse, validate, manipulate, and display dates in javascript – GitHub

Moment.js を使う – Qiita

JavaScript で日時を扱う moment.js | 酒と涙と Ruby と Rails と

moment.utc(string) parses ISO8601 as local time when timezone is missing · Issue #275 · moment/moment – GitHub

moment-duration-format

参考:

moment-duration-format である時刻からある時刻までの経過時間を整形 – Qiita

jsmreese/moment-duration-format: Format function plugin for the Moment Duration object – GitHub

twix.js

参考:

icambron/twix.js: A date range plugin for moment.js – GitHub

strftime-js

参考:

tokuhirom/strftime-js – GitHub

date-fns

参考:

date-fns – modern JavaScript date utility library [Official]

date-fns/date-fns: Modern JavaScript date utility library – GitHub

Documentation – date-fns [Official]

performance.now

performance.now() メソッドは、ミリ秒単位で計測された、5マイクロ秒の精度の DOMHighResTimeStamp (double 型) を返す。

参考:

performance.now() | MDN

DOMHighResTimeStamp | MDN

Is there any way to get current time in nanoseconds using JavaScript? – Stack Overflow

記事をシェアする:
タグ:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA