changes.
This commit is contained in:
parent
b895b84609
commit
44f2751dd2
7 changed files with 88 additions and 22 deletions
36
files/calendar.ics
Normal file
36
files/calendar.ics
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
BEGIN:VCALENDAR
|
||||
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
|
||||
VERSION:2.0
|
||||
BEGIN:VTIMEZONE
|
||||
TZID:Pacific/Auckland
|
||||
X-LIC-LOCATION:Pacific/Auckland
|
||||
BEGIN:DAYLIGHT
|
||||
TZOFFSETFROM:+1200
|
||||
TZOFFSETTO:+1300
|
||||
TZNAME:NZDT
|
||||
DTSTART:19700927T020000
|
||||
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=9
|
||||
END:DAYLIGHT
|
||||
BEGIN:STANDARD
|
||||
TZOFFSETFROM:+1300
|
||||
TZOFFSETTO:+1200
|
||||
TZNAME:NZST
|
||||
DTSTART:19700405T030000
|
||||
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4
|
||||
END:STANDARD
|
||||
END:VTIMEZONE
|
||||
BEGIN:VEVENT
|
||||
CREATED:20140427T112215Z
|
||||
LAST-MODIFIED:20140428T093658Z
|
||||
DTSTAMP:20140428T093658Z
|
||||
UID:65b8a04a-8166-4d1b-a662-184ccba29bfb
|
||||
SUMMARY:Community garden meeting
|
||||
ATTACH:http://gardens.pukeruabay.org.nz/
|
||||
DTSTART;TZID=Pacific/Auckland:20140501T190000
|
||||
DTEND;TZID=Pacific/Auckland:20140501T203000
|
||||
X-MOZ-GENERATION:4
|
||||
SEQUENCE:2
|
||||
LOCATION:St Mark's\, 98 Rawhiti Road\, Pukerua Bay 5026\, New Zealand
|
||||
TRANSP:OPAQUE
|
||||
END:VEVENT
|
||||
END:VCALENDAR
|
||||
1
files/google939f2f6d33d77b4d.html
Normal file
1
files/google939f2f6d33d77b4d.html
Normal file
|
|
@ -0,0 +1 @@
|
|||
google-site-verification: google939f2f6d33d77b4d.html
|
||||
Loading…
Add table
Add a link
Reference in a new issue