Hi,
great, now I've seen that a date-picker is integrated!
I wonder why I'm only able to select future dates. Anyone got the same problem?
thanks
Hi,
great, now I've seen that a date-picker is integrated!
I wonder why I'm only able to select future dates. Anyone got the same problem?
thanks
I added the startDate attribute in the latest version 1.3.8. If you want to select past dates, please specify the startDate of your calendar. Something like this:
startDate = '1970/01/01'
Its format depends on dateFormat = yyyy/mm/dd. Thanks.
You must log in to post.