[PR #555] [MERGED] Implemented more consistent handling of DateTimeOffSet. #2240

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/555
Author: @groogiam
Created: 7/30/2022
Status: Merged
Merged: 8/1/2022
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

📊 Changes

2 files changed (+59 additions, -7 deletions)

View changed files

📝 Radzen.Blazor.Tests/DatePickerTests.cs (+41 -0)
📝 Radzen.Blazor/RadzenDatePicker.razor.cs (+18 -7)

📄 Description

Fix for https://github.com/radzenhq/radzen-blazor/issues/554


🔄 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/555 **Author:** [@groogiam](https://github.com/groogiam) **Created:** 7/30/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`647c36e`](https://github.com/radzenhq/radzen-blazor/commit/647c36e26d20f5107349635b3f683b49e1b99627) Implemented more consistent handling of DateTimeOffSet. See https://github.com/radzenhq/radzen-blazor/issues/554 ### 📊 Changes **2 files changed** (+59 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor.Tests/DatePickerTests.cs` (+41 -0) 📝 `Radzen.Blazor/RadzenDatePicker.razor.cs` (+18 -7) </details> ### 📄 Description Fix for https://github.com/radzenhq/radzen-blazor/issues/554 --- <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:17:54 +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#2240