Skip to content

Commit 71a2f3b

Browse files
Merge pull request #41 from mlakatkou/GS-3364
[update] init article
2 parents 226b8d0 + 228b556 commit 71a2f3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/method/init.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ description: "a constructor of a dhtmlxScheduler object"
2121
### Example
2222

2323
~~~jsx
24-
scheduler.init("scheduler_here",new Date(2010,0,6),"month");
24+
scheduler.init("scheduler_here", new Date(2027, 0, 6), "month");
2525
~~~
2626

2727
### Related samples

0 commit comments

Comments
 (0)