@nospamproxy/core
    Preparing search index...

    Localized UTC date formatter using moment. Converts UTC timestamps to local time and formats them according to the specified format. Also supports timestamps without a timezone.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Parameters

      • value: string | Date | null | undefined
      • format: string = 'L LTS'

      Returns string | null | undefined