DatePipeConfig
interface
An interface that describes the date pipe configuration, which can be provided using the
DATE_PIPE_DEFAULT_OPTIONS
token.
API
interface DatePipeConfig { timezone?: string;}}
Jump to details
An interface that describes the date pipe configuration, which can be provided using the
DATE_PIPE_DEFAULT_OPTIONS
token.
interface DatePipeConfig { timezone?: string;}}