tridion-sites-extensions-api-docs

Home > @tridion-sites/extensions > PublishItemsRequest > deployAt

PublishItemsRequest.deployAt property

Date and time when the content should be deployed at the content delivery side. Should be specified in UTC format. The value will be converted to UTC time if specified with time zone shift, e.g. ā€œ2020-01-24T17:24:50+02:00ā€ will be converted to ā€œ2020-01-24T15:24:50Zā€ Conversion is not happening if time zone shift is not specified.

Signature:

deployAt?: string;