Elgg  Version 5.1
Variables
week.php File Reference

Go to the source code of this file.

Variables

 $vars ['format'] = elgg_extract('format', $vars, 'Y W')
 Displays formatted week. More...
 

Variable Documentation

$vars['format'] = elgg_extract('format', $vars, 'Y W')

Displays formatted week.

$vars['value'] Year and Week $vars['format'] Display format (Default: 2019 28)

Definition at line 9 of file week.php.