Replies: 0
Hi,
I am using WCFF Datepicker set to a format like ‘dd-mm-yyyy’
Every time the datepicker value is checked with
var s_date = $(‘input[name=start_date]’).datepicker().val()
after next selection the chosen date has format ‘mm/dd/yyyy’.
Is my method of retrieving the value incorrect?
If yes, please correct me and show me the right way to receive the datepicker value after it has been selected and closed.
Thank you in advance for every help & support in solving this issue.
Kind regards,
Brooks