Are you sure you want to cancel your appointment request?

<% if (status == "Booked" && (subtractFromDateUnformatted(0, -4, 0, 0, 0, 0, 0, new Date()) > new Date(appointmentDate))) { %>

The booked appointment that you want to cancel is within the next four calendar days. Please call the VA to allow the time to be available in a timely manner for other veteran appointments.

<% } %>