Skip to content

doc: document ICU time zone data update process - #30364

Closed
apaprocki wants to merge 1 commit into
nodejs:masterfrom
apaprocki:icu-readme
Closed

doc: document ICU time zone data update process#30364
apaprocki wants to merge 1 commit into
nodejs:masterfrom
apaprocki:icu-readme

Conversation

@apaprocki

@apaprockiapaprocki commented Nov 12, 2019

Copy link
Copy Markdown
Contributor

Updates the "Maintaining ICU" document and describes the process
to update an existing ICU .dat file with updated binary time
zone data files corresponding to new IANA tzdata releases.

Requested in #30211 by @srl295

@nodejs-github-botnodejs-github-bot added i18n-api Issues and PRs related to the i18n implementation. tools Issues and PRs related to the tools directory. labels Nov 12, 2019
Comment threadtools/icu/TIME_ZONE_DATA.md Outdated
Comment threadtools/icu/TIME_ZONE_DATA.md Outdated
@vsemozhetbyt

Copy link
Copy Markdown
Contributor

It seems we have some linter issues (line length and list markers).

@mhdawson

Copy link
Copy Markdown
Member

@srl295 FYI if you can take a look.

@srl295srl295 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@srl295

srl295 commented Nov 23, 2019

Copy link
Copy Markdown
Member

although… @apaprocki could we merge this in to #30607 ? it could be subsection of the new maintaining-icu.md

@srl295srl295 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please restructure to be part of the maintaining-icu doc landed in #30607

@BridgeAR

Copy link
Copy Markdown
Member

Ping @apaprocki

1 similar comment
@BridgeAR

Copy link
Copy Markdown
Member

Ping @apaprocki

@apaprocki

Copy link
Copy Markdown
ContributorAuthor

I’ll away, will be back next week and can look at this.

@BridgeAR

Copy link
Copy Markdown
Member

Ping @apaprocki

@apaprockiapaprocki changed the title deps: ICU time zone data documentationdoc: document ICU time zone data update processJan 12, 2020
@apaprocki

Copy link
Copy Markdown
ContributorAuthor

@srl295 Took a stab at it, let me know if you'd like anything different. I just guessed where it might fit into the flow of the other file.

@srl295

srl295 commented Jan 13, 2020 via email

Copy link
Copy Markdown
Member

Updates the "Maintaining ICU" document and describes the process
to update an existing ICU `.dat` file with updated binary time
zone data files corresponding to new IANA `tzdata` releases.
Requested in nodejs#30211 by @srl295
@srl295srl295 self-assigned this May 11, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@srl295

Copy link
Copy Markdown
Member

@apaprocki I'll work on landing this… it's passed the linter already so should be fine

@srl295

Copy link
Copy Markdown
Member

ahh - still need to land.

srl295 pushed a commit that referenced this pull request May 19, 2020
Updates the "Maintaining ICU" document and describes the process
to update an existing ICU `.dat` file with updated binary time
zone data files corresponding to new IANA `tzdata` releases.
Requested in #30211 by @srl295
PR-URL: #30364
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>
@srl295

Copy link
Copy Markdown
Member

Landed in fe1b9e0

@srl295srl295 closed this May 19, 2020
codebytere pushed a commit that referenced this pull request May 21, 2020
Updates the "Maintaining ICU" document and describes the process
to update an existing ICU `.dat` file with updated binary time
zone data files corresponding to new IANA `tzdata` releases.
Requested in #30211 by @srl295
PR-URL: #30364
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Steven R Loomis <srloomis@us.ibm.com>
@codebyterecodebytere mentioned this pull request Jun 28, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

i18n-apiIssues and PRs related to the i18n implementation.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants

@apaprocki@vsemozhetbyt@mhdawson@srl295@BridgeAR@nodejs-github-bot@jasnell@devnexen@codebytere