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
Hi Leskma,
The format strings supported are
The navigation arrows problem are caused by a bug which should be fixed in the next update, you can receive an early patch for that if you like.
Best regards,
Max
The format strings supported are
y m d h i
The navigation arrows problem are caused by a bug which should be fixed in the next update, you can receive an early patch for that if you like.
Best regards,
Max
This topic is locked and no more replies can be posted.