pucHideTimeInDateFields

Specifies if date fields display only the date or the date and time.

  • If set to TRUE, disables the display of the time in a date field and forces the Content Server to parse the check-in time as midnight of the selected date, regardless of how pucDefaultTime is set.

  • If set to false, displays the time in a date field.

The default is FALSE.

Type and Usage

Location

IntradocDir/config/config.cfg

Example

pucHideTimeInDateFields=true

See Also