From fb1b58233df206fff3ec4237caf5fe5576b80a9b Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 11 Apr 2009 00:32:20 +0200 Subject: removed lib/chaos_calendar as we now have the erdgeist-chaos_calendar gem on github - YAY! --- lib/chaos_calendar/README | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 lib/chaos_calendar/README (limited to 'lib/chaos_calendar/README') diff --git a/lib/chaos_calendar/README b/lib/chaos_calendar/README deleted file mode 100644 index 9d999308..00000000 --- a/lib/chaos_calendar/README +++ /dev/null @@ -1,9 +0,0 @@ -install libical (/usr/ports/devel/libical) -run gen.sh in this directory -find chaos_calendar ruby extension in ./ - -irb ->> require 'chaos_calendar' -occ_array = Chaos_calendar::occurrences( "20000101T230000", "20091231T230000", "FREQ=DAILY;COUNT=1200" ) - -Be aware that the array is in UTC and will be converted to your local timezone before it is used. -- cgit v1.3