We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This is a checkbox allowing to choose if timezone information shall be added to date/time formats. Showns an inline sample of how this will look like
Extends: Control » Renderable
INTERNAL Will create a new sample based on changed settings.
Definition: public function __construct($culture_code, $date_format, $time_format, $timezone=false, $append_timezone=false)
public function __construct($culture_code, $date_format, $time_format, $timezone=false, $append_timezone=false)
Returns: NOT DOCUMENTED
Parameters:
string $culture_code Code of current CultureInfo
string $culture_code
mixed $date_format Chosen date format
mixed $date_format
mixed $time_format Chosen time format
mixed $time_format
string $timezone Currently chosen timezone
string $timezone
bool $append_timezone If true timezome will be appended
bool $append_timezone
There was an error while loading. Please reload this page.