Skip to content

deps: update timezone to 2023c

Rodrigo Muino Tomonari requested to merge actions/timezone-update into main

This PR was generated by tools/timezone-update.yml.

Updates the ICU files as per the instructions present in https://github.com/nodejs/node/blob/main/doc/contributing/maintaining/maintaining-icu.md#time-zone-data

To test, build node off this branch & log the version of tz using

console.log(process.versions.tz)

Merge request reports

Loading