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