# customDatePipe

**Kind:** Class

**Source:** `Pams/Web/Pams.Web/Client/app/pipes/customDatePipe.ts` (line 4)

**Part of:** [Pams](subsystem-pams)

**Implements:** `PipeTransform`

## Methods

| Method | Signature | Returns |
|---|---|---|
| `transform` | `transform(value: string)` | `void` |

## Where it refuses work

- `customDatePipe` stops the work with an early return when `value == null`.

## Used by

1 reference from 1 file. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

### Imported by (1)

- `TranslateHandler` — `Pams/Web/Pams.Web/Client/app/app.module.ts`:1
