Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Figure out how timezones work in browser-wasm #22975

Closed
pranavkm opened this issue Jun 15, 2020 · 0 comments · Fixed by #24773
Closed

Figure out how timezones work in browser-wasm #22975

pranavkm opened this issue Jun 15, 2020 · 0 comments · Fixed by #24773
Assignees
Labels
area-blazor Includes: Blazor, Razor Components task

Comments

@pranavkm
Copy link
Contributor

  • How does the tz database get referenced?
  • Can you disable it to save bytes?
@pranavkm pranavkm added the area-blazor Includes: Blazor, Razor Components label Jun 15, 2020
@pranavkm pranavkm added this to the Next sprint planning milestone Jun 15, 2020
@mkArtakMSFT mkArtakMSFT added Docs This issue tracks updating documentation task labels Jun 24, 2020
@mkArtakMSFT mkArtakMSFT added blocked The work on this issue is blocked due to some dependency and removed Docs This issue tracks updating documentation labels Jul 22, 2020
@pranavkm pranavkm removed the blocked The work on this issue is blocked due to some dependency label Jul 28, 2020
pranavkm pushed a commit that referenced this issue Aug 11, 2020
…Blazor WASM

Revive support for globalization and localization in Blazor WASM

* Load icu and timezone data files
* Unskip tests

Fixes #24174
Fixes #22975
Fixes #23260
pranavkm pushed a commit that referenced this issue Aug 11, 2020
…Blazor WASM

Revive support for globalization and localization in Blazor WASM

* Load icu and timezone data files
* Unskip tests

Fixes #24174
Fixes #22975
Fixes #23260
pranavkm pushed a commit that referenced this issue Aug 17, 2020
…Blazor WASM

Revive support for globalization and localization in Blazor WASM

* Load icu and timezone data files
* Unskip tests

Fixes #24174
Fixes #22975
Fixes #23260
pranavkm added a commit that referenced this issue Aug 18, 2020
…Blazor WASM (#24773)

* Merged PR 9371: Revive support for globalization and localization in Blazor WASM

Revive support for globalization and localization in Blazor WASM

* Load icu and timezone data files
* Unskip tests

Fixes #24174
Fixes #22975
Fixes #23260
wtgodbe pushed a commit that referenced this issue Aug 26, 2020
…Blazor WASM

Revive support for globalization and localization in Blazor WASM

* Load icu and timezone data files
* Unskip tests

Fixes #24174
Fixes #22975
Fixes #23260
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 2020
dougbu pushed a commit to dougbu/razor-compiler that referenced this issue Nov 17, 2021
…Blazor WASM

Revive support for globalization and localization in Blazor WASM

* Load icu and timezone data files
* Unskip tests

Fixes dotnet/aspnetcore#24174
Fixes dotnet/aspnetcore#22975
Fixes dotnet/aspnetcore#23260

Commit migrated from dotnet/aspnetcore@3e7a10649154
dougbu pushed a commit to dougbu/razor-compiler that referenced this issue Nov 17, 2021
…Blazor WASM

Revive support for globalization and localization in Blazor WASM

* Load icu and timezone data files
* Unskip tests

Fixes dotnet/aspnetcore#24174
Fixes dotnet/aspnetcore#22975
Fixes dotnet/aspnetcore#23260

Commit migrated from dotnet/aspnetcore@4e57d1b041d1
3dots pushed a commit to 3dots/aspnetcore-Web.JS that referenced this issue Feb 19, 2024
…Blazor WASM

Revive support for globalization and localization in Blazor WASM

* Load icu and timezone data files
* Unskip tests

Fixes dotnet/aspnetcore#24174
Fixes dotnet/aspnetcore#22975
Fixes dotnet/aspnetcore#23260
3dots pushed a commit to 3dots/aspnetcore-Web.JS that referenced this issue Feb 19, 2024
…Blazor WASM

Revive support for globalization and localization in Blazor WASM

* Load icu and timezone data files
* Unskip tests

Fixes dotnet/aspnetcore#24174
Fixes dotnet/aspnetcore#22975
Fixes dotnet/aspnetcore#23260
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants