DATETIME [id] { [Common flags] [TIME_CONTROL;] [DATE_CONTROL;] [NOW_BUTTON;] [NO_SECONDS;] [SHOW_LABELS;] }
Represents DateTimeData objects in a container. Rendered with DateTimeControl as a selector for a date and/or a time.
TIME_CONTROL; | Show the time part. |
DATE_CONTROL; | Show the date part. |
NOW_BUTTON; | Add the "Now" button. |
NO_SECONDS; | Hide the seconds. |
SHOW_LABELS; | Show the "Date" and "Time" labels if the GUI is collapsed. |