convert a string yyyy/mm/dd to date js code example Example: js date format yyyy-mm-dd yourDate.toISOString().split('T')[0]