forked from ical4j/tzurl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·20 lines (17 loc) · 993 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>tzurl.org</title>
</head>
<body>
<h1 style="font-family:monospace">tzurl.org</h1>
<p>This site provides the latest Olson DB timezone definitions in iCalendar format.</p>
<p>Definitions are available in two forms:</p>
<ul>
<li><a href="zoneinfo">zoneinfo</a> - default iCalendar definitions</li>
<li><a href="zoneinfo-outlook">zoneinfo-outlook</a> - Outlook-compatible definitions</li>
</ul>
<p>These definitions are generated using a fork of the vzic tool. See the <a href="https://github.com/benfortuna/tzurl">project website</a> for more details.</p>
<p><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=benfortuna%40gmail%2ecom&lc=AU&item_name=tzurl%2eorg&amount=5%2e00¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted"><img src="images/donate_5.jpg" style="width:250px;"></a></p>
<p>If you benefit from tzurl.org, scan or click on the barcode to donate $5 to the project.</p>
</body>
</html>