Hi,
I have a two date fields that accept the following type of dates:
"01/01/1922" or "01-Jan-1922" or "010122"
Once the form is submitted I would like to display the date in one format.
So if a user enters 010132 for one field and 02-Feb-1942 for another both would be displayed as the same format.
i.e.
01/01/1932
02/02/1942
I’ve googled this but can’t find anything.
Can anyone help?
Thanks.
I have a two date fields that accept the following type of dates:
"01/01/1922" or "01-Jan-1922" or "010122"
Once the form is submitted I would like to display the date in one format.
So if a user enters 010132 for one field and 02-Feb-1942 for another both would be displayed as the same format.
i.e.
01/01/1932
02/02/1942
I’ve googled this but can’t find anything.
Can anyone help?
Thanks.