Gets the current time selection.
Namespace: MindFusion.Scheduling
Assembly: Calendar.js
JavaScript
![]() |
---|
function getSelection () |
Type: Object
Object, containing the start and end time of the current selection.
The returned object has the following structure: {start: DateTime, end: DateTime}.