The Material2 Datepicker returns a ISO Format: "2018-05-01T22:00:00.000Z"
I cant find a native function to konvert this to a timestamp. (for birthdate i dont need any timezone informations) The only solution i found was with moment.js... But i really need to install a complete library only to konvert the ISO format to timestamp?
There is no option to tell the datepicker that i want the data direct as timestmap: https://material.angular.io/components/datepicker/examples