System Configuration


Date and Time

  • $config->dateFormat

    Default system date format as used by ProcessWire admin. Preferably in a format that is string sortable. This should be a PHP date() string. Default value is 'Y-m-d H:i:s'.

  • $config->timezone

    Current timezone. Must be one of the PHP timezone options. Default value is 'America/New_York'.