Overview of .NET MAUI Date Time Picker (SfDateTimePicker)
2 Jul 20266 minutes to read
The Syncfusion® .NET MAUI Date Time Picker provides a way to pick a date, time, or date and time. The Date Time Picker also enables you to set date ranges and date and time formats and to customize its dialog appearance by configuring its header, footer, and more.
Business use cases
- Scheduling and calendar applications that require selecting both date and time for events or appointments.
- Booking and reservation systems that depend on validated date-time inputs within specific ranges.
- Form-based applications that require structured date and time entry for user data.
- Data-driven applications that use time-based filtering and configuration for analytics or reporting.
Key features
-
Header view support allows displaying predefined or custom header text with date and time formatting.

-
Column header view support allows separating and customizing headers for date and time elements.

-
Footer view support provides OK and Cancel buttons with customizable text and appearance.

-
Selection view support allows displaying the selected date and time in a configurable section.

-
Date format support allows representing date values using predefined formats.

-
Time format support allows configuring time values using predefined formats.

-
Picker mode options allow displaying the picker in popup or dialog modes with flexible positioning.

-
Date restriction support allows limiting date selection within minimum and maximum values.


-
Date interval support allows configuring intervals for days, months, and years.

-
Time interval support allows configuring intervals for hours, minutes, and seconds.

-
User interaction support allows selecting values through intuitive tap and scroll gestures.

Globalization
The following table summarizes the globalization support available in this control.
| Control | Localization | RTL | Time zone | Screen reader | Keyboard navigation |
|---|---|---|---|---|---|
| Date Time Picker |
Related controls
- Date Picker for selecting date-only values.
- Calendar for navigating and selecting dates using full calendar views.
- Time Picker for picking time values with an intuitive clock‑style interface.
See Also
- Getting Started shows a step‑by‑step guide to begin using the Date Time Picker control.
- Formatting explains how to configure date and time formats.
- Customization helps customize appearance and behavior.
- UI Kit provides interactive demos and ready‑made UI examples.