more_horiz
@angular/commoncode
DatePipeConfig
interface
stable
An interface that describes the date pipe configuration, which can be provided using the
DATE_PIPE_DEFAULT_OPTIONS token.
On this page
API
interface DatePipeConfig { dateFormat?: string | undefined; timezone?: string | undefined;}
dateFormat
string | undefinedtimezone
string | undefinedJump to details