Skip to content

Commit 228b556

Browse files
committed
[update] init article
Refresh init example date and formatting
1 parent e762d49 commit 228b556

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)