[PR #148] [MERGED] Culture for time format in Hours.razor #2039

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/148
Author: @corax15
Created: 6/17/2021
Status: Merged
Merged: 6/21/2021
Merged by: @enchev

Base: masterHead: scheduler-time-format


📝 Commits (1)

  • c6e194d Culture for time format in Hours.razor

📊 Changes

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

View changed files

📝 Radzen.Blazor/Rendering/Hours.razor (+1 -1)

📄 Description

Instead of using a hard coded "h tt" format, use the current user culture to format the time shown on the left hand side of the day and month view.


🔄 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/148 **Author:** [@corax15](https://github.com/corax15) **Created:** 6/17/2021 **Status:** ✅ Merged **Merged:** 6/21/2021 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `scheduler-time-format` --- ### 📝 Commits (1) - [`c6e194d`](https://github.com/radzenhq/radzen-blazor/commit/c6e194dea856e80dbde650c9dde936309ea8d471) Culture for time format in Hours.razor ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/Rendering/Hours.razor` (+1 -1) </details> ### 📄 Description Instead of using a hard coded "h tt" format, use the current user culture to format the time shown on the left hand side of the day and month view. --- <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:16:52 +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#2039