[PR #2008] [MERGED] Added “YearFormatter” property in RadzenDatePicker to allow custom formatting of Year #3029

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/2008
Author: @n4213-ndensan
Created: 2/28/2025
Status: Merged
Merged: 3/1/2025
Merged by: @akorchev

Base: masterHead: master


📝 Commits (3)

  • 216424c Added “YearFormatter” property to allow custom formatting of Year
  • bfe9f04 Update YearFormatter property initialization and usage
  • c396dbe Add xml comment.

📊 Changes

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

View changed files

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

📄 Description

This enhancement aims to enable immediate response to changes in the era name without relying on .NET’s built-in implementation.


🔄 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/2008 **Author:** [@n4213-ndensan](https://github.com/n4213-ndensan) **Created:** 2/28/2025 **Status:** ✅ Merged **Merged:** 3/1/2025 **Merged by:** [@akorchev](https://github.com/akorchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`216424c`](https://github.com/radzenhq/radzen-blazor/commit/216424ca7c6036cc2341c40a5e92fdaade9433f0) Added “YearFormatter” property to allow custom formatting of Year - [`bfe9f04`](https://github.com/radzenhq/radzen-blazor/commit/bfe9f04b1432a440e3ef22fe69a96436b02fb7f7) Update YearFormatter property initialization and usage - [`c396dbe`](https://github.com/radzenhq/radzen-blazor/commit/c396dbe1cb7b5ec29d7b08f725aa95b9aadd2f8d) Add xml comment. ### 📊 Changes **1 file changed** (+16 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDatePicker.razor.cs` (+16 -1) </details> ### 📄 Description This enhancement aims to enable immediate response to changes in the era name without relying on .NET’s built-in implementation. --- <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:35 +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#3029