Uh oh!
There was an error while loading. Please reload this page.
doc: document ICU time zone data update process - #30364
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vsemozhetbyt
commented
Nov 16, 2019
It seems we have some linter issues (line length and list markers). |
mhdawson
commented
Nov 22, 2019
@srl295 FYI if you can take a look. |
although… @apaprocki could we merge this in to #30607 ? it could be subsection of the new |
BridgeAR
commented
Dec 25, 2019
Ping @apaprocki |
1 similar comment
BridgeAR
commented
Jan 2, 2020
Ping @apaprocki |
apaprocki
commented
Jan 2, 2020
I’ll away, will be back next week and can look at this. |
BridgeAR
commented
Jan 12, 2020
Ping @apaprocki |
apaprocki
commented
Jan 12, 2020
@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
commented
Jan 13, 2020
via email
Looks great except drop the reference to “icu-small”
S
El El dom, ene. 12, 2020 a la(s) 12:10 p. m., Andrew Paprocki <
notifications@github.com> escribió: …@srl295 <https://github.com/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.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#30364?email_source=notifications&email_token=AAGQZMZWXS3TRMR5GPSMGNLQ5N2LRA5CNFSM4JL42FLKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIXC7GQ#issuecomment-573452186>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGQZM66ACWF3SOASVMRFZLQ5N2LRANCNFSM4JL42FLA>
.
|
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
nodejs-github-bot
commented
May 11, 2020
srl295
commented
May 11, 2020
@apaprocki I'll work on landing this… it's passed the linter already so should be fine |
srl295
commented
May 19, 2020
ahh - still need to land. |
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
commented
May 19, 2020
Landed in fe1b9e0 |
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>
Updates the "Maintaining ICU" document and describes the process
to update an existing ICU
.datfile with updated binary timezone data files corresponding to new IANA
tzdatareleases.Requested in #30211 by @srl295