Function formatAsDateMonthYearAndTwelveHourTimeWithPeriod

  • Formats a Date into "date month year and with twelve hour time". For example, 13/05/2021 - 03:50 PM

    Returns

    The formatted string.

    Parameters

    • date: Date

      The date.

    Returns string

Generated using TypeDoc