Commit 5aa151a
committed
docs(material/datepicker): fix incorrect provideLuxonDateAdapter usage for UTC
The docs incorrectly showed provideLuxonDateAdapter accepting a second
options parameter for useUtc configuration. Unlike provideMomentDateAdapter,
the Luxon adapter provider function only accepts a formats parameter.
The correct way to configure UTC parsing is by providing the
MAT_LUXON_DATE_ADAPTER_OPTIONS injection token separately.
Fixes #329351 parent 0d36e86 commit 5aa151a
1 file changed
Lines changed: 621 additions & 617 deletions
0 commit comments