Options
All
  • Public
  • Public/Protected
  • All
Menu

Base class for all pipes in this module. Includes all formatting logic except choosing the right RawFormat.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected formats

Methods

convert

  • convert(input: MomentInput, format?: Format): string

Protected Abstract getRawFormat

transform

  • transform(input?: MomentInput, ...params: [void | "short" | "medium" | "long" | Flavored<string, "IzMomentRawFormat">]): string

Generated using TypeDoc