Winkelmatten-Kalendar an Form senden

updateFormDate(value: any) {
    this.form.get('appointment').setValue(value);
}
Emre Yazar