{ provide: MAT_DATE_LOCALE, useValue: 'en-GB' } ... import { DateAdapter, MAT_DATE_FORMATS, MAT_DATE_LOCALE } from '@angular/material'; ...
確定! 回上一頁