[PR #544] [MERGED] Change to DatePicker to optionally pad the time picker hour, minute o… #2232

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/544
Author: @BassetMan
Created: 7/26/2022
Status: Merged
Merged: 7/27/2022
Merged by: @enchev

Base: masterHead: master


📝 Commits (1)

  • f020d28 Change to DatePicker to optionally pad the time picker hour, minute or seconds components with leading zeros. Corresponding new boolean parameters are PadHours, PadMinutes and PadSeconds.

📊 Changes

2 files changed (+24 additions, -3 deletions)

View changed files

📝 Radzen.Blazor/RadzenDatePicker.razor (+3 -3)
📝 Radzen.Blazor/RadzenDatePicker.razor.cs (+21 -0)

📄 Description

…r seconds components with leading zeros. Corresponding new boolean parameters are PadHours, PadMinutes and PadSeconds.


🔄 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/544 **Author:** [@BassetMan](https://github.com/BassetMan) **Created:** 7/26/2022 **Status:** ✅ Merged **Merged:** 7/27/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`f020d28`](https://github.com/radzenhq/radzen-blazor/commit/f020d28b2beb095f1550211f7058d69d93899358) Change to DatePicker to optionally pad the time picker hour, minute or seconds components with leading zeros. Corresponding new boolean parameters are PadHours, PadMinutes and PadSeconds. ### 📊 Changes **2 files changed** (+24 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenDatePicker.razor` (+3 -3) 📝 `Radzen.Blazor/RadzenDatePicker.razor.cs` (+21 -0) </details> ### 📄 Description …r seconds components with leading zeros. Corresponding new boolean parameters are PadHours, PadMinutes and PadSeconds. --- <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: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#2232