@backblaze-labs/b2-mcp
    Preparing search index...

    Function normalizeDate

    • Normalize a report date to YYYY-MM-DD (the partner CSV sometimes uses M/D/YY).

      Parameters

      • raw: string

        Raw report date string.

      Returns string | null

      The normalized date, or null when the value cannot be parsed.