Name

Date.toISOString() — Wandelt ein Date in einen gemäß ISO 8601 formatierten String umorm:availability: ECMAScript 5

Überblick

date.toISOString()

Rückgabewert

Eine Stringdarstellung von date, die gemäß dem ISO-Standard 8601 formatiert ist und als absolut genauer kombinierter Datumszeitwert in UTC mit der Zeitzone »Z« dargestellt wird. Der zurückgelieferte String hat folgendes Format:

yyyy-mm-ddThh:mm:ss.sssZ

Get JavaScript: Das umfassende Referenzwerk, Sixth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.