Returns the custom date associated with this page (can be changed in the page's settings).

Usage

{{ page.custom_date }}

Example

This page's custom date: {{ page.custom_date | date: "%B %e, %Y" }} 

Refer to the documentation on date formats.