Inside a component, we're using a copyright field and it would be nice if the YEAR gets automatically updated based on the time (year) it was issued. The date should come from the server --> prismic request.
Is that already possible? Would like to avoid setting up a custom server (currently using next.js). Thanks!
thanks for getting back. The first_publication_date will not help here unfortunately. I have the copyright field on my website and I'd like to avoid the manual update from year 2021 to 2022 once every year - so getting the time of the request would help to automate that.