calendar.SelectRange(startDate, endDate, [extend])
| Variable | Description |
|---|---|
| startDate | The start date of the selection. DATETIME. |
| endDate | The end date of the selection. DATETIME. |
| extend | Optional.Whether to extend the currently present selection. BOOLEAN. |