Hey all!
I couldn't find a solution in this topic for this problem and i think this could be helpful for more people :
I'm using a form that's been build with the data-bound-form addon and it works perfectly. However, when submitting the form, i would like to show the date in dd-mm-yyyy. I understand that in Couch the date is internally by default stored as yyyy-mm-dd.
Is there a way to change the way the date is showed in the email when submitting a form? If possible only in the result/mail without having to change the form. I've been searching in the php files for a solution but couldn't find a way to change te format so far.
I couldn't find a solution in this topic for this problem and i think this could be helpful for more people :
I'm using a form that's been build with the data-bound-form addon and it works perfectly. However, when submitting the form, i would like to show the date in dd-mm-yyyy. I understand that in Couch the date is internally by default stored as yyyy-mm-dd.
Is there a way to change the way the date is showed in the email when submitting a form? If possible only in the result/mail without having to change the form. I've been searching in the php files for a solution but couldn't find a way to change te format so far.