mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
adf4481211
Adds a new injection token called `DATE_PIPE_DEFAULT_TIMEZONE` that allows for the default timezone for all `DatePipe` instances to be specified. Fixes #43031. PR Close #43611