Skip to content

customDatePipe

reference
1 min readUpdated

Kind: Class

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

Part of: Pams

Implements: PipeTransform

Methods

MethodSignatureReturns
transformtransform(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)

  • TranslateHandlerPams/Web/Pams.Web/Client/app/app.module.ts:1

Was this page helpful?

Download as PDF