From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/web/api/domtimestamp/index.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 files/ja/web/api/domtimestamp/index.html (limited to 'files/ja/web/api/domtimestamp/index.html') diff --git a/files/ja/web/api/domtimestamp/index.html b/files/ja/web/api/domtimestamp/index.html new file mode 100644 index 0000000000..cbf1f60dd4 --- /dev/null +++ b/files/ja/web/api/domtimestamp/index.html @@ -0,0 +1,32 @@ +--- +title: DOMTimeStamp +slug: Web/API/DOMTimeStamp +tags: + - API + - DOM + - Interface + - Reference +translation_of: Web/API/DOMTimeStamp +--- +

{{APIRef("DOM")}}

+ +

DOMTimeStamp 型は、これが記述された仕様に依存し、ミリ秒単位の絶対値または相対値を表します。

+ +

仕様書

+ + + + + + + + + + + + + + + + +
仕様書状態備考
{{SpecName("WebIDL", "#common-DOMTimeStamp", "DOMTimeStamp")}}{{Spec2("WebIDL")}}初回定義
-- cgit v1.2.3-54-g00ecf