From c05efa8d7ae464235cf83d7c0956e42dc6974103 Mon Sep 17 00:00:00 2001 From: julieng Date: Sat, 2 Oct 2021 17:20:14 +0200 Subject: move *.html to *.md --- files/fr/web/api/domtimestamp/index.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 files/fr/web/api/domtimestamp/index.md (limited to 'files/fr/web/api/domtimestamp/index.md') diff --git a/files/fr/web/api/domtimestamp/index.md b/files/fr/web/api/domtimestamp/index.md new file mode 100644 index 0000000000..6f9e563048 --- /dev/null +++ b/files/fr/web/api/domtimestamp/index.md @@ -0,0 +1,31 @@ +--- +title: DOMTimeStamp +slug: Web/API/DOMTimeStamp +tags: + - API + - DOM + - Référence DOM +translation_of: Web/API/DOMTimeStamp +--- +

{{APIRef("DOM")}}

+ +

Le type DOMTimeStamp représente une quantité de millisecondes, exprimées de manière absolue ou relative, en fonction de la spécification dans laquelle il apparaît.

+ +

Spécification

+ + + + + + + + + + + + + + + + +
SpécificationStatutCommentaire
{{SpecName("WebIDL", "#common-DOMTimeStamp", "DOMTimeStamp")}}{{Spec2("WebIDL")}}Initial specification
-- cgit v1.2.3-54-g00ecf