SproutCMS

This is the code documentation for the SproutCMS project

function __construct()

Usage

void $ColModifierDate->__construct ( [ string $format ] );

Arguments

  1. string $format = d/m/Y
    The format (see PHP's date function, http://php.net/manual/en/function.date.php)

Return value

  • void