[Xsltforms-support] Date on the database and on the browser
Brought to you by:
alain-couthures
From: Elias M. <eli...@gm...> - 2013-04-05 16:32:19
|
Hi. I need to have the XForms display the date as "MM/dd/yyyy" but need to have it written to the XML as "yyyyMMdd". I know of the format.date on the config.xsl, but how can I configure to have it so the value displayed is MMdd/yyyy and the internal value that is held in the instance is "yyyyMMdd" Thanks. Elias |