DatePicker is a powerful control for date selection using the UnityUI.
Web GL DemoDocumentationFeatures:* Use inline or popup DatePicker controls
* Select either a single date, a date range, or (new in v1.10) multiple dates
* Highly customizable appearance and functionality
* Automated localization using .NETs current culture
* Works on all platforms
* Fully compatible with
XmlLayout* New in v1.07: Optionally share a single DatePicker instance between multiple input fields
Includes TableLayout!