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...