My app has timepicker to select time im able to get hours and minutes, which is then sent through a sms programmatically, Im able to send the hours and minutes using
getCurrentHour()
getCurrentMinute()
How do i get the Am and Pm from the timepicker? is it possible? im not using dialog,directly using timepicker
I want the time to be in this format eg. 4:30PM