Updates README with IRC channel for #io.js by maraca · Pull Request #31 · nodejs/node

@targos

Original commit message:

    [intl] Revert date formatting behavior change from ICU 72

    Replace U+202F with U+0020 after formatting date. This lets websites
    continue to work without any changes.

    This matches Firefox behavior, according to
    https://bugzilla.mozilla.org/show_bug.cgi?id=1806042#c17.

    (cherry picked from commit 90be99fab31c8299568e4114be1f0abd3741d615)

    Bug: chromium:1414292, chromium:1401829, chromium:1392814
    Change-Id: I1b2410fe45a5dc109628d8c44c24263edef7db3a
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4240359
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Commit-Queue: Adam Klein <adamk@chromium.org>
    Cr-Commit-Position: refs/branch-heads/11.0@{nodejs#31}
    Cr-Branched-From: 06097c6f0c5af54fd5d6965d37027efb72decd4f-refs/heads/11.0.226@{#1}
    Cr-Branched-From: 6bf3344f5d9940de1ab253f1817dcb99c641c9d3-refs/heads/main@{#84857}

Refs: v8/v8@b18fb9c