Skip to content

toDate

Category: Conversion

Converts the input value to a date

  • Return type: Date
'2023-12-25'.toDate()
'2023-12-25T10:30:00Z'.toDate()