---
title: freeCancellationDateTimeZone
framework: applepayontheweb
role: symbol
role_heading: Instance Property
path: applepayontheweb/applepaydeferredpaymentrequest/freecancellationdatetimezone
---

# freeCancellationDateTimeZone

The time zone at the destination location of the payment.

## Declaration

```data
DOMString freeCancellationDateTimeZone;
```

## Discussion

Discussion For a hotel booking, for example, this refers to the local time zone of the hotel. On the payment sheet, this is the time zone the framework uses to format the cancellation date. If you set the freeCancellationDateTimeZone date, you need to set freeCancellationDate as well.

## See Also

### Describing a deferred payment

- [billingAgreement](applepayontheweb/applepaydeferredpaymentrequest/billingagreement.md)
- [paymentDescription](applepayontheweb/applepaydeferredpaymentrequest/paymentdescription.md)
- [freeCancellationDate](applepayontheweb/applepaydeferredpaymentrequest/freecancellationdate.md)
