Topic: Is there a way to get options for Timepicker1
Mohamad86 free asked 4 years ago
Hi,
i try to read option from pickatime like twelvehour by jQuery.
$('#input_starttime').pickatime({ twelvehour: true, darktheme: true, vibrate: true, cleartext: "Clear", donetext: "Done" });
then how i can get twelvehour option value?
thanks
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.16.0
- Device: PC
- Browser: Google
- OS: Windows
- Provided sample code: No
- Provided link: No
Grzegorz Bujański staff commented 4 years ago
Hi. I don't know if I understand you well. Do you want to get a value or option list from initialized Timepicker?