如何使用 nativescript 显示日期选择器

How to display a datepicker with nativescript

我想在 android 上使用 Nativescript 显示日期选择器,但我不知道该怎么做。感谢您的回答。

https://github.com/NativeScript/NativeScript/tree/d722071748bb5e1badcb8f383858341c9ffb3b00/apps/gallery-app/views

<DatePicker day="15" month="5" year="2015" verticalAlignment="center" horizontalAlignment="center"/>