[PR #1826] [CLOSED] implement missing dateonly check for parsing value of DateOnly #2913

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/1826
Author: @simonluebker
Created: 12/2/2024
Status: Closed

Base: masterHead: missing-datetype-check


📝 Commits (1)

  • f4fd26c refactor and implement missing dateonly check for parsing value of DateOnly

📊 Changes

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

View changed files

📝 Radzen.Blazor/QueryableExtension.cs (+6 -1)

📄 Description

In the filter string concatenation for OData was the DateOnly type missing. For the nullable DateOnly it worked properly.


🔄 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/1826 **Author:** [@simonluebker](https://github.com/simonluebker) **Created:** 12/2/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `missing-datetype-check` --- ### 📝 Commits (1) - [`f4fd26c`](https://github.com/radzenhq/radzen-blazor/commit/f4fd26c532f94ff94ca4c65ded1cf0276801384d) refactor and implement missing dateonly check for parsing value of DateOnly ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/QueryableExtension.cs` (+6 -1) </details> ### 📄 Description In the filter string concatenation for OData was the DateOnly type missing. For the nullable DateOnly it worked properly. --- <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:05 +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#2913