mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-09 20:57:11 +00:00
57_Calendar: fixed example in commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@18138 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
97b158ca15
commit
d7087670d2
@ -3790,7 +3790,7 @@ sub CalendarEventsAsHtml($;$) {
|
||||
in <code>get <name> events <parameters></code>.
|
||||
<br><br>
|
||||
Example: <code>define MyCalendarWeblink weblink htmlCode
|
||||
{ CalendarEventsAsHtml('F','format:custom="$T1 $D $S" timeFormat="%d.%m" series:next=3') }</code>
|
||||
{ CalendarEventsAsHtml('F','format:custom="$T1 $D $S" timeFormat:"%d.%m" series:next=3') }</code>
|
||||
<br><br>
|
||||
Tip: use single quotes as outer quotes.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user