• Returns the last weekday as of the given date.

    Parameters

    • x: Dayjs

      Date as of we need the last weekday.

    Returns Dayjs

    Last weekday.

  • Returns the last weekday as of the given date.

    Parameters

    • Optional x: string

      Date as of we need the last weekday.

    Returns SDate

    Last weekday.

Generated using TypeDoc