diff --git a/server/documents/modules/calendar.html.eco b/server/documents/modules/calendar.html.eco index bef37362d..b58f6b3de 100644 --- a/server/documents/modules/calendar.html.eco +++ b/server/documents/modules/calendar.html.eco @@ -339,6 +339,8 @@ themes : ['Default']
You can entirely change the date format by using a token string formatter.
+The format is applied to several date outputs mentioned as tokens in the formatter settings.
+These same tokens can also be used to format the date gotten through @@ -982,8 +984,9 @@ themes : ['Default']
format
is omitted, a JavaScript Date object is returned, otherwise a formatted string is returned.year
, month
, day
, hour
, minute
)format
is omitted, a JavaScript Date object is returned, otherwise a formatted string is returned.format
is omitted, a JavaScript Date object is returned, otherwise a formatted string is returned.format
is omitted, a JavaScript Date object is returned, otherwise a formatted string is returned.