get date in yyyy/dd/mm format in javascript code example Example: js date format yyyy-mm-dd yourDate.toISOString().split('T')[0]