Winter Cardinal UI - v0.442.0 / FormatNodePlus

Class: FormatNodePlus

Implements

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new FormatNodePlus(node): FormatNodePlus

Parameters

Name Type
node FormatNode

Returns

FormatNodePlus

Defined in

src/main/typescript/wcardinal/ui/util/format-node/format-node-plus.ts:11

Properties

node

Protected node: FormatNode

Defined in

src/main/typescript/wcardinal/ui/util/format-node/format-node-plus.ts:9

Methods

format

format(target, step, date): string

Parameters

Name Type
target number
step number
date Date

Returns

string

Implementation of

FormatNode.format

Defined in

src/main/typescript/wcardinal/ui/util/format-node/format-node-plus.ts:15