W3cubDocs

/Angular

DATE_PIPE_DEFAULT_TIMEZONE

const deprecated

Optionally-provided default timezone to use for all instances of DatePipe (such as '+0430'). If the value isn't provided, the DatePipe will use the end-user's local system timezone.

Deprecated: use DATE_PIPE_DEFAULT_OPTIONS token to configure DatePipe

const DATE_PIPE_DEFAULT_TIMEZONE: InjectionToken<string>;

© 2010–2023 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/api/common/DATE_PIPE_DEFAULT_TIMEZONE