Angular Mat-Calendário Enviar para o Formulário

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