This type describes what is returned by the toISOString() method of the Date object. It is a simplified format based on ISO 8601 and not a complete representation of the standard.
toISOString()
Date
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toISOString
This type describes what is returned by the
toISOString()method of theDateobject. It is a simplified format based on ISO 8601 and not a complete representation of the standard.