klazuka / Kal

A calendar component for the iPhone (the UI is designed to match MobileCal)
http://www.thepolypeptides.com
1.22k stars 345 forks source link

Holiday.json not working #68

Closed fetchdesigns closed 11 years ago

fetchdesigns commented 11 years ago

The sample JSON data at http://keith.lazuka.org/holidays.json appears to be down.

supersuf commented 11 years ago

Including a sample json into the repo would be good too.

For what it's worth, a sample is as follows:

[ { "name":"Hari Raya Haji", "country":"Singapore", "date":"2012-10-26" }, { "name":"Deepavali", "country":"Singapore", "date":"2012-11-13" }, { "name":"Christmas Day", "country":"Singapore", "date":"2012-12-25" } ]

fetchdesigns commented 11 years ago

Thanks! That was very helpful. :)