Material date adapter for Angular 13+ (w/ Material) applications. Uses ts-luxon (typescript version of Luxon) to provide values for datepickers. @angular/material is required as dependency. Plus this offers some utils you can use to get current date and other useful stuff.
npm i @angular/material @ngx-tonysamperi/ts-luxon-date-adapter
SEE LICENCE FILE