[PR #1990] [CLOSED] Update RadzenDatePicker.razor.cs for abbreviated day names #3015

Open
opened 2026-01-29 18:21:31 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1990
Author: @AndradeAlbuquerque
Created: 2/20/2025
Status: Closed

Base: masterHead: patch-3


📝 Commits (1)

  • 512493f Update RadzenDatePicker.razor.cs for abbreviated day names

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 Radzen.Blazor/RadzenDatePicker.razor.cs (+2 -1)

📄 Description

The names of the days of the week are not abbreviated in some cultures such as Portuguese (Portugal) or Portuguese (Brazil).
I propose again this change that I have already tested in several different cultures.

Before:
Screenshot 2025-02-19 123202

After:
Screenshot 2025-02-19 123048


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/1990 **Author:** [@AndradeAlbuquerque](https://github.com/AndradeAlbuquerque) **Created:** 2/20/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`512493f`](https://github.com/radzenhq/radzen-blazor/commit/512493f6738bb405116095962344559c7e0a7aca) Update RadzenDatePicker.razor.cs for abbreviated day names ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDatePicker.razor.cs` (+2 -1) </details> ### 📄 Description The names of the days of the week are not abbreviated in some cultures such as Portuguese (Portugal) or Portuguese (Brazil). I propose again this change that I have already tested in several different cultures. Before: ![Screenshot 2025-02-19 123202](https://github.com/user-attachments/assets/b3e2b29a-ea17-4eba-946a-3638adb953e8) After: ![Screenshot 2025-02-19 123048](https://github.com/user-attachments/assets/89617e6f-f90a-4c58-aa4b-5850f30e5ab0) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:21:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#3015