Elgg  Version 5.1
Variables
month.php File Reference

Go to the source code of this file.

Variables

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

Variable Documentation

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

Displays formatted month.

$vars['value'] Month and Year $vars['format'] Display format (Default: Jul 2019)

Definition at line 9 of file month.php.