Display, edit, and validate date and time information in your WPF applications.
Find the Exact Editor You Need
DateTime Editors includes three WPF date and time format controls for a variety of data entry scenarios.
Effortlessly Validate Input
With specialized date and time editors, you can easily prevent invalid input such as alphanumeric characters.
Get Styled Input Controls
Out of the box, our WPF DateTime Editors support Microsoft's Implicit Style Manager to design themes. You can also select from our 20+ provided themes.
The WPF DateTime Editors include three specialized components for editing date and time values.
End-users can quickly pick dates with built-in support for a month, year, and decade views. The C1DatePicker control allows the user to switch among month, year, and decade views to quickly jump to any date in history.
While you can't turn back time, you certainly can edit time using the C1TimeEditor control. This component is also part of the C1DateTimePicker control, but it is useful if you only need more time or editing functionality. It supports spin (up/down) buttons so you can customize it to select the time in 15 or 30-minute intervals - perfect for scheduling those pesky meetings.
The WPF DateTime Editors support custom date formats and masked input. The edit mask prevents end-users from entering invalid characters into the field, and thus keeps your data models cleaner. You can even display a watermark in the controls.
The WPF DateTimePicker controls use standard .NET date and time format strings, such as Short and Long format. You can provide a custom format string. The controls even support Null values.