Options
All
  • Public
  • Public/Protected
  • All
Menu

Module ts/async/date

Index

Functions

dayjs

  • Parameters

    • Optional date: null | string | number | Date | dayjs.Dayjs

    Returns dayjs.Dayjs

  • Parameters

    • Optional date: null | string | number | Date | dayjs.Dayjs
    • Optional format: OptionType
    • Optional strict: boolean

    Returns dayjs.Dayjs

  • Parameters

    • Optional date: null | string | number | Date | dayjs.Dayjs
    • Optional format: OptionType
    • Optional locale: string
    • Optional strict: boolean

    Returns dayjs.Dayjs

formatDate

  • formatDate(date: string | number | Date | dayjs.Dayjs, format?: string): string

parseDate

  • parseDate(date: string | number): Date

Generated using TypeDoc