In the "User List", I show the date the user registered. How can I reformat the date output to show only the year?
I was able to create an template override for the profile view and modified the php to show just the year of the date value, but the override option for the list does not have hard-coded strings for the columns, it uses the back-end field selections.