You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 21, 2018. It is now read-only.
Hi ,
while i am using this gem i get wondering error.
In environment file:
CalendarDateSelect.format = :american # for i want MM/DD/YYYY format
all setup fine calendar date picker fire .
When i click 09/06/2011 it show in textfield after select but save in data base as 06-09-2011.
When validations fail form back it selects 06/09/2011 instead of 09/06/2011 .
It swap month to date , how it is possible?
Let me know any one for this issue , please.
Thanks,
prasad.
The text was updated successfully, but these errors were encountered:
Hi ,
while i am using this gem i get wondering error.
In environment file:
CalendarDateSelect.format = :american # for i want MM/DD/YYYY format
all setup fine calendar date picker fire .
When i click 09/06/2011 it show in textfield after select but save in data base as 06-09-2011.
When validations fail form back it selects 06/09/2011 instead of 09/06/2011 .
It swap month to date , how it is possible?
Let me know any one for this issue , please.
Thanks,
prasad.
The text was updated successfully, but these errors were encountered: