Function df

  • Util for formatting JS date object to human readable date

    Parameters

    • date: Date

      JS Date Object that will formatted

    Returns string

    Human readable date string

Generated using TypeDoc