Hi all,
Is there any way I can adjust the Second for the picker type? Currently, it only displays the hour:minute and AM/PM.
Cheers,
You have to specify a format which expects/displays the seconds of the time. Documentation on how to use the Moment formatting can be found here: Moment.js | Docs
I recommend a format along the lines of this: MMMM D YYYY A h m s