3. QUEL Data Types : Data Types : Date Data Type : Combined Date and Time Input
 
Share this page                  
Combined Date and Time Input
Any valid absolute date input format can be paired with a valid absolute time input format to form a valid date and time entry. Some examples are shown in following table, using the US absolute date input formats:
Format
Example
"mm/dd/yy hh:mm:ss"
"11/15/03 10:30:00"
"dd-mmm-yy hh:mm:ss"
"15-nov-03 10:30:00"
"mm/dd/yy hh:mm:ss"
"11/15/03 10:30:00"
"dd-mmm-yy hh:mm:ss gmt"
"15-nov-03 10:30:00 gmt"
"dd-mmm-yy hh:mm:ss [am|pm]"
"15-nov-03 10:30:00 am"
"mm/dd/yy hh:mm"
"11/15/03 10:30"
"dd-mmm-yy hh:mm"
"15-nov-03 10:30"
"mm/dd/yy hh:mm"
"11/15/03 10:30"
"dd-mmm-yy hh:mm"
"15-nov-03 10:30"