Template:HCalendar
From semanticweb.org
[edit] Parameters
| Parameter | Description |
|---|---|
| description | Give a humand readable description here. |
| dtstamp | ISO 8601 Date of the form YYMMDDTHHMMSSZ
|
| dtstart | ISO 8601 Date of the form YYMMDDTHHMMSSZ
|
| dtend | ISO 8601 Date of the form YYMMDDTHHMMSSZ
|
| duration | |
| location | Use a decriptive Name, Template:geo, or Template:adr to indicate the location. |
| status | |
| summary | Give a human readable summary here. |
| uid | A unique identifier. You can use any URI here. |
| class | |
| category |
[edit] Date Format
| Expression | Meaning |
|---|---|
| 2006 | 2006 |
| 2006-01 | January 2006 |
| 2006-01-15 | 15th January 2006 |
| 20060115 | 15th January 2006 |
| 2006-042 | 42th day in 2006 |
| 2006-W05 | 5th week in 2006 |
| 2006-W05-4 | Thursday (4th day) in the 5th week of 2006 |
| 23:59:59 | one second before midnight |
| 235959 | one second before midnight |
| 23:59 | one minute before midnight |
| 23 | one hour before midnight (11pm) |
| (Date)T(Time) | T seperates Date and Time |
| (Date)T(Time)Z | Z indicated the end of a UTC time |
| 0800-0500 | 8:00 in a UTC+5 Timezone; thus results in 13:00 UTC |
[edit] Template
{{subst:hCalendar
<!-- required -->
|vcalendar= false
|description=
|dtstamp=
|dtstart=
|location=
|summary=
|uid=
<!-- optional -->
|dtend=
|duration=
|status=
|last-modified=
|class=
<!-- optional, multiple -->
|category=
|category=
|category=
|category=
|category=
}}