Interface TimeFormat

Index

Call signatures

Properties

Call signatures

(date: Date): string

Parameters

  • date: Date

Returns

string

Properties

public parse: (string: string) => Date