I need to include a date with time in a textbox in ‘yyyy-mm-dd hh:ii:ss format’ using a date and time picker from a single dialog box (without using different dialog box for date and time picker).
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Take a look here how to show dialog to pick date and time togather?
And alternate solutions are :
And for formatting to show date and time is your own and easy task, I think now you can do it.