I'm trying to display the current year using Zend Framework 2, the documentation that I've found does not cover how to output custom date formats.
Documentation can be found here: https://packages.zendframework.com/docs/latest/manual/en/modules/zend.i18n.view.helper.date.format.html?highlight=dateformat
If anyone could provide me with the syntax Zend Framework 2 syntax to output custom date/time formats it would be greatly appreciated. Thank you!