Function ssi_todaysCalendar
Shows today's calendar items (events, birthdays and holidays)
		
		Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
	
	Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at SSI.php
string | 
		$output_method = 'echo' | 
		The output method. If 'echo', displays a list of calendar items, otherwise returns an array of info about them. | 
			|array
		 | 
		Displays a list of calendar items or returns an array of info about them depending on output_method |