format date "yyyy-MM-ddThh:mm" code example Example: js date format yyyy-mm-dd yourDate.toISOString().split('T')[0]