@@ -306,91 +306,91 @@ The easiest way to ensure this is to import one of the provided date modules:
306
306
307
307
<table >
308
308
<tbody >
309
- <tr >
310
- <th align="left" scope="row">Date type</th>
311
- <td><code>Date</code></td>
312
- </tr >
313
- <tr >
314
- <th align="left" scope="row">Supported locales</th>
315
- <td>en-US</td>
316
- </tr >
317
- <tr >
318
- <th align="left" scope="row">Dependencies</th>
319
- <td>None</td>
320
- </tr >
321
- <tr >
322
- <th align="left" scope="row">Import from</th>
323
- <td><code>@angular/material/core</code></td>
324
- </tr >
309
+ <tr>
310
+ <th align="left" scope="row">Date type</th>
311
+ <td><code>Date</code></td>
312
+ </tr>
313
+ <tr>
314
+ <th align="left" scope="row">Supported locales</th>
315
+ <td>en-US</td>
316
+ </tr>
317
+ <tr>
318
+ <th align="left" scope="row">Dependencies</th>
319
+ <td>None</td>
320
+ </tr>
321
+ <tr>
322
+ <th align="left" scope="row">Import from</th>
323
+ <td><code>@angular/material/core</code></td>
324
+ </tr>
325
325
</tbody >
326
326
</table >
327
327
328
328
` MatDateFnsModule ` (installed via ` @angular/material-date-fns-adapter ` )
329
329
330
330
<table >
331
331
<tbody >
332
- <tr >
333
- <th align="left" scope="row">Date type</th>
334
- <td><code>Date</code></td>
335
- </tr >
336
- <tr >
337
- <th align="left" scope="row">Supported locales</th>
338
- <td><a href="https://github.com/date-fns/date-fns/tree/master/src/locale/">See project for details</a></td>
339
- </tr >
340
- <tr >
341
- <th align="left" scope="row">Dependencies</th>
342
- <td><a href="https://date-fns.org/">date-fns</a></td>
343
- </tr >
344
- <tr >
345
- <th align="left" scope="row">Import from</th>
346
- <td><code>@angular/material-date-fns-adapter</code></td>
347
- </tr >
332
+ <tr>
333
+ <th align="left" scope="row">Date type</th>
334
+ <td><code>Date</code></td>
335
+ </tr>
336
+ <tr>
337
+ <th align="left" scope="row">Supported locales</th>
338
+ <td><a href="https://github.com/date-fns/date-fns/tree/master/src/locale/">See project for details</a></td>
339
+ </tr>
340
+ <tr>
341
+ <th align="left" scope="row">Dependencies</th>
342
+ <td><a href="https://date-fns.org/">date-fns</a></td>
343
+ </tr>
344
+ <tr>
345
+ <th align="left" scope="row">Import from</th>
346
+ <td><code>@angular/material-date-fns-adapter</code></td>
347
+ </tr>
348
348
</tbody >
349
349
</table >
350
350
351
351
` MatLuxonDateModule ` (installed via ` @angular/material-luxon-adapter ` )
352
352
353
353
<table >
354
354
<tbody >
355
- <tr >
356
- <th align="left" scope="row">Date type</th>
357
- <td><code>DateTime</code></td>
358
- </tr >
359
- <tr >
360
- <th align="left" scope="row">Supported locales</th>
361
- <td><a href="https://moment.github.io/luxon/">See project for details</a></td>
362
- </tr >
363
- <tr >
364
- <th align="left" scope="row">Dependencies</th>
365
- <td><a href="https://momentjs.com /">Luxon</a></td>
366
- </tr >
367
- <tr >
368
- <th align="left" scope="row">Import from</th>
369
- <td><code>@angular/material-luxon-adapter</code></td>
370
- </tr >
355
+ <tr>
356
+ <th align="left" scope="row">Date type</th>
357
+ <td><code>DateTime</code></td>
358
+ </tr>
359
+ <tr>
360
+ <th align="left" scope="row">Supported locales</th>
361
+ <td><a href="https://moment.github.io/luxon/">See project for details</a></td>
362
+ </tr>
363
+ <tr>
364
+ <th align="left" scope="row">Dependencies</th>
365
+ <td><a href="https://moment.github.io/luxon /">Luxon</a></td>
366
+ </tr>
367
+ <tr>
368
+ <th align="left" scope="row">Import from</th>
369
+ <td><code>@angular/material-luxon-adapter</code></td>
370
+ </tr>
371
371
</tbody >
372
372
</table >
373
373
374
374
` MatMomentDateModule ` (installed via ` @angular/material-moment-adapter ` )
375
375
376
376
<table >
377
377
<tbody >
378
- <tr >
379
- <th align="left" scope="row">Date type</th>
380
- <td><code>Moment</code></td>
381
- </tr >
382
- <tr >
383
- <th align="left" scope="row">Supported locales</th>
384
- <td><a href="https://github.com/moment/moment/tree/develop/src/locale">See project for details</a></td>
385
- </tr >
386
- <tr >
387
- <th align="left" scope="row">Dependencies</th>
388
- <td><a href="https://momentjs.com/">Moment.js</a></td>
389
- </tr >
390
- <tr >
391
- <th align="left" scope="row">Import from</th>
392
- <td><code>@angular/material-moment-adapter</code></td>
393
- </tr >
378
+ <tr>
379
+ <th align="left" scope="row">Date type</th>
380
+ <td><code>Moment</code></td>
381
+ </tr>
382
+ <tr>
383
+ <th align="left" scope="row">Supported locales</th>
384
+ <td><a href="https://github.com/moment/moment/tree/develop/src/locale">See project for details</a></td>
385
+ </tr>
386
+ <tr>
387
+ <th align="left" scope="row">Dependencies</th>
388
+ <td><a href="https://momentjs.com/">Moment.js</a></td>
389
+ </tr>
390
+ <tr>
391
+ <th align="left" scope="row">Import from</th>
392
+ <td><code>@angular/material-moment-adapter</code></td>
393
+ </tr>
394
394
</tbody >
395
395
</table >
396
396
0 commit comments