_docs-v6/date-clicking-selecting/select-callback.md
Triggered when a date/time selection is made.<!--more--> See a demo.
<div class='spec' markdown='1'> function( *selectionInfo* ) </div>selectionInfo is a plain object with the following properties:
In line with the discussion about the Event object, it is important to stress that the end date property is exclusive. For example, if the selection is all-day and the last day is a Thursday, end will be Friday.