To get a Locale aware (in regards of start of the week) Material DatePicker i created this extension:
import { Injectable } from "@angular/core"; im