Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Get whether a date control shows the time portion of the date.
Control types supported
standard control for datetime columns.
Syntax
formContext.getControl(arg).getShowTime();
Return Value
Type: Boolean
Description: true if shows the time portion of the date; false otherwise.