SchedulerBuilder.CurrentDate Method
| Name | Parameters | Description |
|---|---|---|
| CurrentDate(JS) | value | Specifies the current date. Mirrors the client-side currentDate option. |
| CurrentDate(DateTime) | value | Specifies the current date. Mirrors the client-side currentDate option. |
| CurrentDate(Double) | value | Specifies the current date. Mirrors the client-side currentDate option. |
| CurrentDate(String) | value | Specifies the current date. Mirrors the client-side currentDate option. |