DatePipeConfig
interface
stable
An interface that describes the date pipe configuration, which can be provided using the
DATE_PIPE_DEFAULT_OPTIONS token.
dateFormat
string | undefinedtimezone
string | undefinedJump to details
URL: http://angular.dev/api/common/DatePipeConfig
=== 'auto' && prefersDark)) { documentClassList.add(DARK_MODE_CLASS_NAME); } else { documentClassList.add(LIGHT_MODE_CLASS_NAME); } if (location.search.includes('uwu')) { documentClassList.add('uwu'); }An interface that describes the date pipe configuration, which can be provided using the
DATE_PIPE_DEFAULT_OPTIONS token.
string | undefinedstring | undefined