For example, you enter the following value in a form control:
"11:00:00 AM"
This results in the date/time value on the client displaying the following date and time:
1/1/1900 11:00 AM
After you publish the form to the server, the date/time value displays a date that resembles the following. This example uses the date of 4/22/2010 as the current system date on the server.
4/22/2010 11:00 AM