SongGuess
    Preparing search index...

    Function formatLocalDateTime

    • Formats a given Date object into a string using the browser's local time zone.

      Parameters

      • date: Date

        The Date object to be formatted.

      Returns string

      A formatted (yyyy-MM-dd_HHmmss) string representation of the date and time.