mirror of
https://github.com/netz39/www.netz39.de.git
synced 2025-05-08 14:07:54 +02:00
update readme for rrule
This commit is contained in:
parent
866cc208a5
commit
bf35a4874c
1 changed files with 0 additions and 2 deletions
|
@ -50,8 +50,6 @@ Unsere Webseite setzt aus folgenden Gründen auf Jekyll, einen statischen Websit
|
|||
end: 2023-10-20 21:00:00 # optional, Zeitpunkt, an dem das Event endet
|
||||
organizer: "Netz39 Team <kontakt@netz39.de>" # optional, Kontaktdaten im ical Event
|
||||
location: "Netz39 e.V." # optional, Ort des Events
|
||||
frequency: "WEEKLY" # https://icalendar.org/iCalendar-RFC-5545/3-3-10-recurrence-rule.html
|
||||
interval: 2 # optional, ergibt zusammen mit frequency am Beispiel "alle zwei wochen"
|
||||
rrule: "FREQ=MONTHLY;INTERVAL=1;BYDAY=1FR,1TH" # follows https://icalendar.org/iCalendar-RFC-5545/3-3-10-recurrence-rule.html
|
||||
---
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue