I am wanting to display the lastupdatedate field in a CB Content module. I have "Prepare using Content Plugins" set to Yes.
It displays when I use "You have not updated your account since [lastupdatedate]"
But the datetime format is Y-m-d H:i:s (i.e. "You have not updated your account since 2017-05-14 15:25:36" but I only want m-d-Y.
I tried the following:
Field > Parameters > Display > Profile View Display: Date
Field > Parameters > Display > Profile View Display: Timeago, with Ago
Field > Parameters > Display > Profile View Display: Custom > Custom Date Display Format: m-d-Y
None of these changes affect how lastupdatedate displays.
What am I doing wrong?
Thanks,
Ryan
Last edit: 7 years 6 months ago by krileon. Reason: Added [SOLVED] tag to subject