diff --git a/aio/src/content/api/common/date-pipe.html b/aio/src/content/api/common/date-pipe.html deleted file mode 100755 index 4ef7301aa3..0000000000 --- a/aio/src/content/api/common/date-pipe.html +++ /dev/null @@ -1,239 +0,0 @@ -

DatePipe

Stable -
-

Pipe

-
-
-

What it does

-

Formats a date according to locale rules.

-
-
-
-

How to use

-

date_expression | date[:format]

-
-
-
-

NgModule

- -
-
-

Description

- -
-

exported from @angular/common/index - defined in @angular/common/src/pipes/date_pipe.ts -

\ No newline at end of file