we are using jdev 12.2.1.4 and we want to show copyright and the current year on the footer of the current page.eg
<af:outputText id="footSp" value="Copyright © 2022">
Is there any way by which we can get the year dynamically instead of hardcoding it?