arlas-wui-toolkit / Exports / GetTimeLabelPipe

Class: GetTimeLabelPipe

Implements

  • PipeTransform

Table of contents

Constructors

Methods

Constructors

constructor

new GetTimeLabelPipe()

Methods

transform

transform(label, format, translate, useUtc): any

Parameters

Name Type
label string
format string
translate TranslateService
useUtc boolean

Returns

any

Implementation of

PipeTransform.transform

Defined in

projects/arlas-toolkit/src/lib/pipes/get-time-label.pipe.ts:10