Calendar

Available functions Description
"setCurrentPage" Displays the given month of the given year without changing the selected date.
"showNextMonth" Shows the next month relative to the currently displayed month.
"showNextYear" Shows the currently displayed month in the next year relative to the currently displayed year.
"showPreviousMonth" Shows the previous month relative to the currently displayed month.
"showPreviousYear" Shows the currently displayed month in the previous year relative to the currently displayed year.
"showSelectedDate" Shows the year, month and day of the selected date.
"showToday" Shows the year, month and day of the today's date.
"monthShown" Returns the currently displayed month.
"yearShown" Returns the year of the currently displayed month.