I see the date picker control in WinRT JavaScript/HTML5. Where is that control for XAML?
Drag a DatePicker from the toolbox. The following example shows how to create a DatePicker control. When you click on any date from the DatePicker control, the program will update the title with that date. The following XAML code creates a DatePicker with some properties and click event.
The DateTimePicker control is used to allow the user to select a date and time, and to display that date and time in the specified format. The DateTimePicker control makes it easy to work with dates and times because it handles a lot of the data validation automatically.
The best one I've found (complete with templating and xaml friendly formatting options) is:
https://github.com/jasonmitchell/WinRT-XAML-DatePicker
There is no date picker control in the standard Windows 8.0 toolbox. However, look at the Callisto for many handy WinRT XAML controls, including the date picker control. https://github.com/timheuer/Callisto
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With