Vorlage: ExampleEvents: Unterschied zwischen den Versionen
Aus Fachschaften Informatik & Mathematik
Ben (Diskussion | Beiträge) formatting |
Ben (Diskussion | Beiträge) change an example to use new feature |
||
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 8: | Zeile 8: | ||
</tr> | </tr> | ||
</head> | </head> | ||
<event type="single" date="2038-01-19" time="03:14" endtime="03:15"> | |||
<activity>Year 2038 problem</activity> | |||
<place>Y2K Bar</place> | |||
</event> | |||
<event type="single" date="2040-01-01" time="00:00"> | |||
<activity>40 Yearn since Unix Epoch</activity> | |||
<place>Y2K Bar</place> | |||
</event> | |||
<event type="single" date="2106-01-01" enddate="2106-12-31" time="00:01" endtime="23:59"> | |||
<activity>2106</activity> | |||
<place>Earth</place> | |||
</event> | |||
<event type="manual" date="1970-01-01" enddate="3000-01-01" time="00:00"> | |||
<time>Manual formatted Time</time> | |||
<activity> | |||
Sorted by date, visible while today<=enddate, | |||
if no enddate is given enddate:=date | |||
</activity> | |||
<place>Future</place> | |||
</event> | |||
<event type="group" limit="3"> | |||
<place>Out of Bounds</place> | |||
<event count="2" type="weekly" weekday="wednesday" time="18:00"> | <event count="2" type="weekly" weekday="wednesday" time="18:00"> | ||
<activity>Heat Death of the Univers</activity> | <activity>Heat Death of the Univers</activity> | ||
</event> | </event> | ||
<event count="2" type="weekly" weekday="thursday" time="18:00" endtime="18:01"> | <event count="2" type="weekly" weekday="thursday" time="18:00" endtime="18:01"> | ||
<activity>Big Bang</activity> | <activity>Big Bang</activity> | ||
</event> | </event> | ||
</event> | |||
<event count="3" type="monthly-nth-weekday-plus" nth="second" weekday="monday" offset="-1"> | |||
<activity>Monthly on the day before the second Monday</activity> | |||
<place>Y2K Bar</place> | |||
</event> | |||
</fsevents> | </fsevents> | ||
Aktuelle Version vom 30. August 2021, 23:03 Uhr
| Alg. Übershrift | ||
|---|---|---|
| Zeit/Datum Spalte | Beschreibungs Spalte | Ort Spalte |
| Manual formatted Time |
Sorted by date, visible while today<=enddate, if no enddate is given enddate:=date |
Future |
| Mi. 19.08.2026 18:00 Uhr | Heat Death of the Univers | Out of Bounds |
| Do. 20.08.2026 18:00 Uhr - 18:01 Uhr | Big Bang | Out of Bounds |
| Mi. 26.08.2026 18:00 Uhr | Heat Death of the Univers | Out of Bounds |
| So. 13.09.2026 | Monthly on the day before the second Monday | Y2K Bar |
| So. 11.10.2026 | Monthly on the day before the second Monday | Y2K Bar |
| So. 08.11.2026 | Monthly on the day before the second Monday | Y2K Bar |
| Di. 19.01.2038 03:14 Uhr - 03:15 Uhr | Year 2038 problem | Y2K Bar |
| So. 01.01.2040 00:00 Uhr | 40 Yearn since Unix Epoch | Y2K Bar |
| Fr. 01.01.2106 - Fr. 31.12.2106 00:01 Uhr - 23:59 Uhr | 2106 | Earth |