@anaspm wrote:
I need to include date picker in my form, i installed pickaday addon and aaded it to my template.
how can i get the value of it from template and manipulate it.
i tried this
{{pikaday-input value=pickaday format="MM/DD/YYYY" class="form-control" }}
let date = this.get("pickaday");
Posts: 2
Participants: 2