DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Date

Property Data type Default Plus Mvc
format Date format %d/%m/%Y Yes Yes
noDefault Boolean 0 Yes Yes

format

Property

format

Data type

Date format

Description

Sets a format to display the date. The format is the same as in strftime php function.

Example: full weekday and month names plus year

format = %A %B %Y;

Default

%d/%m/%Y

noDefault

Property

noDefault

Data type

Boolean

Description

Do not display the default date.

Default

0