mateuszmackowiak / NativeDialogs

Adobe Air Native Extension for mobile native dialogs (IOS,Andoid) - Toast, Text Input dialog, Progress dialog, Alert dialog, multi single choice dialog + DatePicker dialog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to remove AM/PM button from NativeDatePickerDialog?

GoekhanTuncyuerek opened this issue · comments

I tried to use the the function:
setIs24HourView(true);

but it seems it is not supported.