Returns the custom date associated with this page (can be changed in the page's settings).
{{ page.custom_date }}
This page's custom date: {{ page.custom_date | date: "%B %e, %Y" }}
Refer to the documentation on date formats.