Trusted by the world’s leading companies
Overview
The Blazor DatePicker is a lightweight and mobile-friendly component that allows end users to enter or select a date value. It has month, year, and decade views to navigate quickly to a desired date. It supports minimum dates, maximum dates, and disabled dates to restrict the date selection.
Month or year picker
Select only a month or year as a value (month picker or year picker) from a pop-up calendar.
Custom date format
Change the default culture’s date format in the text box to improve readability or to enter the date properly.
Date selection within a date range
You can restrict the Blazor DatePicker component so that only a date value within a specific range of dates can be entered or selected by specifying the minimum and maximum dates.
Disabled dates
Disable any date in a date picker to show it as an inactive date. Easily prevent weekends and holidays from selection by disabling them in the pop-up calendar.
Form support and date validation
Date values are validated within a minimum and maximum range. Strict mode behavior is used to enforce entering only a valid date value. In a form component, integrate the form validation plugin to perform custom validation in the date text box.

DatePicker with multiple language
Change the culture-specific date format and first day of the week. Translate the names of months, days, and the today button text to any supported language with our globalization features.
Custom DatePicker
The Blazor DatePicker component has a standard, built-in theme but provides you with complete control over its appearance, letting you customize its style to suit your application.
Highlight weekends
Highlight any date in a year or every weekend in a month as special days using custom styling.
Change first day of week
Auto-update the first day of the week by specifying the culture or change it based on your application.
Week number
Show the week number of the selected day in the pop-up calendar by enabling the week number option.
Web accessibility
- Fully supports WAI-ARIA accessibility that helps the DatePicker be accessed by on screen readers and assistive devices.
- Follows WAI-ARIA best practices for implementing keyboard interaction.
- Uses WCAG 2.0-based design for UI element visuals such as foreground color, background color, line spacing, text and images
- Supports right-to-left (RTL) direction for users working in right-to-left languages like Hebrew and Arabic.
Mobile-friendly responsive DatePicker UI
The Blazor DatePicker component provides a responsive mode that gives an adaptive, redesigned UI appearance for mobile devices.
Developer-friendly API’s
You have control over all the UI elements and behaviors of the components with a rich set of developer-friendly APIs so that you can provide the best experience to your end users.
Built-in themes
The Blazor DatePicker component supports several built-in themes: Tailwind CSS, Fluent, Bootstrap 5, Bootstrap 4, Bootstrap, Material, Fabric, and high contrast. Users can customize any one of these built-in themes or create new themes to achieve their own desired look and feel either by simply overriding SASS variables or using our Theme Studio application.
Other supported frameworks
DatePicker is also available in JavaScript, Angular, React and Vue frameworks that are built from their own TypeScript libraries. Check out the different DatePicker platforms from the links below,
Blazor DatePicker Code Example
Easily get started with the Blazor DatePicker using a few simple lines of C# code example as demonstrated below. Also explore our Blazor DatePicker Example that shows you how to render and configure the DatePicker in Blazor.
@page "/DatePicker/Default-Functionalities"
@using Syncfusion.Blazor.Calendars
@inherits SampleBaseComponent;
<div class="control-section">
<div id="wrapper">
<SfDatePicker TValue="DateTime?" Placeholder="Choose a Date" ShowClearButton="true"></SfDatePicker>
</div>
</div>
<style>
#wrapper {
max-width: 270px;
margin: 0px auto;
padding-top: 50px;
}
</style>Not sure how to create your first Blazor DatePicker? Our tutorial videos and documentation can help.
I’d love to watch it now I’d love to read it nowBlazor Components – 145+ UI and DataViz Components
Frequently Asked Questions
Why should you choose Syncfusion Blazor DatePicker?
- Allows users to enter or select a date value. This is a lightweight, feature-rich, and easily configurable text-input component.
- Users can also use the date picker as a month or year picker.
- Supports week numbers, disabled dates, highlighting holidays, changing first day of the week, etc.
- One of the best Blazor Date Pickers in the market that offers a feature-rich UI.
- Simple configuration and API.
- Supports all modern browsers.
- Mobile-touch friendly and responsive.
Extensive demos, documentation, and videos to learn quickly and get started with Blazor DatePicker.
Where can I find the Syncfusion Blazor DatePicker demo?
You can find our Blazor DatePicker demo here.
Can I download and utilize the Syncfusion Blazor DatePicker for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion Blazor DatePicker?
A good place to start would be our comprehensive getting started documentation.
Our Customers Love Us
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.