Hello, i've installed V6, on datepicker,
- in format field in General tab, i'm trying to put different date format than simple d-m-y
nothing work, if i'm trying to put d B Y, i just have the day and B Y after,
- In advanced tab > Extra attributes,
i've tried to put values like :
format:'%A %d %B %Y', minDate: new Date().increment('day', 1)
nothing work, worked in V4
- In the calendar, i can't Browse between months others than current..
Is there a new way to do this ?
Regards
- in format field in General tab, i'm trying to put different date format than simple d-m-y
nothing work, if i'm trying to put d B Y, i just have the day and B Y after,
- In advanced tab > Extra attributes,
i've tried to put values like :
format:'%A %d %B %Y', minDate: new Date().increment('day', 1)
nothing work, worked in V4
- In the calendar, i can't Browse between months others than current..
Is there a new way to do this ?
Regards