Im new to Angular and i am trying to receive a Date from an API
export class myComponent implements OnInit { myDate = new Date(); constructor(private myServ