Home > @tridion-sites/models > UnpublishInstruction > startAt
Date and time when the un-publishing should be started. 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:
get startAt(): Date | undefined;