toDate¶
Returns a JavaScript Date object representing the same point in time as the DateTimeOffset.
myDateTimeOffset.toDate():Date
Returns¶
A JavaScript Date object.
Returns a JavaScript Date object representing the same point in time as the DateTimeOffset.
myDateTimeOffset.toDate():Date
A JavaScript Date object.