@yookue/ts-lang-utils
    Preparing search index...

    Function formatDateTime

    • Returns the formatted string that represent the given date

      Parameters

      • Optionaldate: Date

        the date to inspect

      • Optionalformat: string

        the date/time format string

      Returns undefined | string

      the formatted string that represent the given date

      David Hsing