From 14dbbc9276112e03dc0dd11bc23b68e9778bda08 Mon Sep 17 00:00:00 2001 From: gramthanos Date: Tue, 12 Dec 2023 12:04:35 +0200 Subject: [PATCH] clarifications on active date and on the refresh and the goto methods --- docs.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs.html b/docs.html index c9d477e..8e67718 100644 --- a/docs.html +++ b/docs.html @@ -274,7 +274,7 @@
date v1.2
-

Set the calendar's date.

+

Set the calendar's active date.

@@ -1029,6 +1029,7 @@
Namedate
ValuesDate string
Syntax 2.refresh(date)

+

Please note that the date parameter will change the view date/month and not the active date of the calendar.

@@ -1085,6 +1086,7 @@ Syntax.goto(date)
+

Please note that the date parameter will change the view date/month and not the active date of the calendar.