-
Notifications
You must be signed in to change notification settings - Fork 1
/
calendar.html
96 lines (92 loc) · 4.44 KB
/
calendar.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>[email protected]</title>
<script>gcal$perf$serverTime=62;gcal$perf$headStartTime=new Date().getTime()</script>
<style type="text/css">body{margin:0;padding:0;overflow-y:hidden;}
html{overflow-y:hidden;}</style>
<link type="text/css" rel="stylesheet" href="https://www.google.com/calendar/aed6d068613d9ee1c809d9a471a558aeembedcompiled_fastui.css">
<link type="text/css" rel="stylesheet" href="styles/calendar-style.css">
<script type="text/javascript" src="https://www.google.com/calendar/aed6d068613d9ee1c809d9a471a558aeembedcompiled__pl.js"></script>
<script>
function _onload() {
window._init({
"features":[0,0,0,1,1,1,1,0,1,0,1,0,1,1,0,0,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,1,1,1,1,1,0,0,0,1,0,0,0,0,1,1,0,1,0,1,0,0,0,0,0,0,0,0,1,0,0,1,1,1,0,1,0,1,1,0,0,0,1,0,0,0,0,1,0,1,0,0],
"cids":{
"hackerspace.krk%40gmail.com/private/embed":{
"color":"#2952a3",
"access":20,
"gdata":{
"version":"1.0",
"encoding":"UTF-8",
"feed":{
"xmlns":"http://www.w3.org/2005/Atom",
"xmlns$gCal":"http://schemas.google.com/gCal/2005",
"xmlns$openSearch":"http://a9.com/-/spec/opensearch/1.1/",
"xmlns$gd":"http://schemas.google.com/g/2005",
"gd$kind":"calendar#eventFeed",
"id":{"$t":"http://www.google.com/calendar/feeds/hackerspace.krk%40gmail.com/private/embed"},
"updated":{"$t":"2012-05-09T15:49:46.000Z"},
"category":[{"scheme":"http://schemas.google.com/g/2005#kind","term":"http://schemas.google.com/g/2005#event"}],
"title":{"$t":"[email protected]","type":"text"},
"subtitle":{"$t":"[email protected]","type":"text"},
"link":[{"rel":"alternate","type":"text/html","href":"http://www.google.com/calendar/embed?src=hackerspace.krk%40gmail.com"}],
"author":[{"name":{"$t":"Hackerspace Kraków"},
"email":{"$t":"[email protected]"}}],
"openSearch$totalResults":{"$t":1},
"openSearch$startIndex":{"$t":1},
"openSearch$itemsPerPage":{"$t":2016},
"gCal$timezone":{"value":"Europe/Warsaw"},
"gCal$timesCleaned":{"value":0},
"entry":[{
"gd$kind":"calendar#event",
"id":{"$t":"ckuthrpnr4j64agvdiun58fa80"},
"title":{"$t":"test","type":"html"},
"content":{"$t":"","type":"html"},
"link":[{"rel":"alternate","type":"text/html","href":"http://www.google.com/calendar/event?eid=Y2t1dGhycG5yNGo2NGFndmRpdW41OGZhODAgaGFja2Vyc3BhY2Uua3JrQG0"}],
"gd$eventStatus":{"value":"http://schemas.google.com/g/2005#event.confirmed"},
"gd$where":[{"valueString":""}],
"gd$when":[{"endTime":"2012-05-10T09:00:00.000+02:00","startTime":"2012-05-10T08:00:00.000+02:00"}],
"gCal$eventId":{"value":"ckuthrpnr4j64agvdiun58fa80"}
}]
}
}
}
},
"view":"month",
"weekstart":1,
"format24hour":true,
"dateFieldOrder":2,
"preloadStart":"20120429",
"preloadEnd":"20120607",
"container":"container",
"baseUrl":"/",
"imagePath":"images/",
"timezone":"Europe/Warsaw",
"timezoneLocalized":"Warszawa",
"timezoneOffsetMs":7200000,
"nowMs":"1336578771933",
"timezoneNextTransitionMs":"1351386000000",
"timezoneNextOffsetMs":3600000,
"showNavigation":true,
"showDateMarker":true,
"showTabs":true,
"showCalendarMenu":true,
"showCurrentTime":true,
"showTz":true,
"showPrintButton":true,
"showElementsLogo":false,
"collapseAllday":false,
"showSubscribeButton":true,
"xsrftok":"WWV0ZnhNS0pQbi1rcnlFZ2xseTRjdG5jY3FFOjEzMzY1Nzg3NzE5MzM"
});
}
</script>
<style type="text/css">
</style></head>
<body onload="_onload()" style="background-color:#fff">
<span id="calendarTitle">[email protected]</span>
<noscript><p></p>
Twoja przeglądarka prawdopodobnie nie obsługuje skryptów JavaScript, a ta strona do prawidłowego wyświetlenia wymaga obsługi tych skryptów.
Wersję tej strony, która korzysta wyłącznie z kodu HTML, możesz odwiedzić pod adresem:
<a href="https://www.google.com/calendar/htmlembed?src=hackerspace.krk%40gmail.com&ctz=Europe/Warsaw">https://www.google.com/calendar/htmlembed?src=hackerspace.krk%40gmail.com&ctz=Europe/Warsaw</a></noscript>
<div id="container" style="width:100%" class="locale-pl "></div></body></html>