DateTimeOffset.toISOString

Overview

JavaScript provides a direct way to convert a date object into a string in ISO format, the ISO 8601 Extended Format.

string myDateTimeOffset.toISOString()

Copyright © 2010 - 2023 Emakin. All rights reserved.