• Returns the date as per given pivotal reference and as of given date.

    Parameters

    • p: PivotDate

      Pivotal reference.

    • x: Dayjs

      Date as of.

    Returns Dayjs

    A new date.

  • Returns the date as per given pivotal reference and as of given date.

    Parameters

    • p: PivotDate

      Pivotal reference.

    • Optional x: string

      Date as of.

    Returns SDate

    A new date.

Generated using TypeDoc