Function getCalendarWeek
Returns the information needed to show a calendar for the given week.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Calendar.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Calendar.php
string |
$selected_date |
A date in YYYY-MM-DD format |
array |
$calendarOptions |
An array of calendar options |
array
|
An array of information needed to display the grid for a single week on the calendar |