Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. When you enter a date in the date portion of the date/time control (or select the date with the picker), it will automatically fill the time portion of the control with a value for 12:00 AM. The value displayed depends on the time format selected: For Example:.   
    • 00:00 will display if the selected time format is hh:mm
    • 12:00 AM will display if the selected time format is hh:mm – AM/ PM          
    • 00:00:00 will display if the selected time format is hh:mm:ss    
    • 12:00:00 AM will display if the selected time format is hh:mm:ssAM/ PM      
  2. You cannot enter a time value without a date value. 
  3. The time input field cannot be labeled. It is recommended that the label for the date portion be descriptive enough to include the time portion. If date and time labels over the appropriate input fields are required, two separate controls can be used or the label for the date portion can be extended over the time input field, as shown in the image below:

...