Hello There,
We have slight problem,
Situation:
We currently have a form which has Date filed. (see attached "DNN.png"). When entering the date from calender it displays in "DD/MM/YYYY" format which it should be.
When we Click submit and receive email. (See attached "DDNN1.png") It diplays "YYYY- MM-DD T
00:00:00+01:00"
e.g: "2014-04-11T00:00:00+01:00"
I would like the date to be in following format in the email (When I click submit and receive email):
"dd-mm-yyyy"
Option Implemented:
1) Added Language Module and change site language to UK_ English
Is there a way to convert date from "YYYY- MM-DD T 00:00:00+01:00" into dd-mm-yyyy ?
Is there xsl code for it?
Any help would be greatly appriciated.
Kind Ragards,
Yogs