Search found 1 match

Go to advanced search

by Daniel6560000
Wed Jan 08, 2014 5:52 pm
Forum: Issues
Topic: Datepicker default date Today
Replies: 31
Views: 13202
 
Jump to post

Datepicker default date Today

Good Day Using this method, how can i set the default date to the first day of the year, I thought of changing the new Date() by something like something like this: var dateElement = Appery("todate"); var currDate = new Date(); ... dateElement.setProperty("defaultDateValue", $.da...

Go to advanced search