Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "utils/date/date.utils"

Index

Functions

formatDate

  • formatDate(date: any): string

getDate

  • getDate(date: any): Date | string
  • Get a date from the given input, or else get an empty string.

    Parameters

    • date: any

    Returns Date | string

isDate

  • isDate(date: any): boolean

Generated using TypeDoc