If someone can help me… I am running into two related limitations with the Date/TimePicker plugin on native mobile, and wondering if others have found cleaner solutions than what I’ve got. 1. No single field for both date and time I was hoping to let users pick a date and time in one input, but the plugin’s “Date & Time” input type only lets the user pick a date and doesn’t expose a time-selection UI at all, even though the underlying value always includes a time component (defaulting to the current time, no custom time).