Skip to main content

Interface: CustomFormatter

Charting Library.CustomFormatter

Methods

format

format(date): string

Formats date and time

Parameters

NameType
dateDate

Returns

string


formatLocal

formatLocal(date): string

Converts date and time to local timezone.

Parameters

NameType
dateDate

Returns

string