Forums

Chronoforms_V4_RC3.4.1_J1.6 Data format

cassy 13 Aug, 2012
Hello all. To display the date in the format dmY, I went to the datepicker setting and I entered:

format: ('d/m/Y'), days: ['Domenica', 'Lunedi', 'Martedi', 'Mercoledi', 'Giovedi', 'Venerdi', 'Sabato'], months: ['Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre']

But the mail still get the date format Ymd and so also the table in the database saves the date in this format. How can I fix?
In custom date picker in the actions I have included both in the format dmY in
Date format shown
&
Date format posted


Thanks
Max_admin 17 Aug, 2012
Hello,

The format doesn't require brackets:
format: 'd-m-Y'
same for output format.

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.