search for: rrule

Displaying 10 results from an estimated 10 matches for "rrule".

Did you mean: rule
2006 May 22
2
[vpim] Some small rrule.rb changes
Quoting cosmin at speakeasy.net, on Sat, May 20, 2006 at 11:40:06AM -0700: > I did some changes to the rrule.rb. I needed some getters/setters for > each of the attributes from RRULE. Attached is the diff. If it makes > sense to you to be included in the lib, please do so. If you think > it''s worth to be included, I can add more validation to the setters. I confess to not reall...
2010 Apr 04
0
Bug in 1.1.3: Invalid escape of rrule value
Hi, I found a bug in Icalendar 1.1.3. Currently it escapes ";" in RRULE''s value, so it produces code with invalid syntax. Attached monkey patch fixes the problem (please note line 23 and 30). It is aware only of RRULE, but maybe there''re other tags that are also affected - I don''t know ics specification very well, so I can''t say tha...
2019 Nov 12
0
[centos/centos.org] 01/02: Update calendar from yaml
...ntent/community/irc-meetings.ical @@ -0,0 +1,162 @@ +BEGIN:VCALENDAR +VERSION:2.0 +PRODID:-//yaml2ical agendas//EN +X-WR-CALDESC:Meeting schedule for the CentOS Project and SIGS +X-WR-CALNAME:CentOS Meetings +BEGIN:VEVENT +SUMMARY:Atomic SIG +DTSTART;VALUE=DATE-TIME:20191114T160000Z +DURATION:PT1H +RRULE:FREQ=WEEKLY +DESCRIPTION:Project: Atomic SIG\nChair: Jason Brooks (jbrooks)\nDescript + ion: The SIG is working on several goals including shipping a minimal Cen + tOS Atomic Host that focuses on running Docker containers in production.\n + \nProject URL: http://wiki.centos.org/SpecialInterestG...
2007 Sep 21
0
vPim RRULE fix
Quoting sam at 37signals.com, on Tue, Sep 11, 2007 at 02:41:16PM -0500: > Hi- > > We''re using your vPim library at 37signals for the Backpack Calendar > (http://backpackit.com/calendar ) and ran into an issue with the "US > Holidays" calendar available at http://ical.mac.com/ical/US32Holidays.ics . Thanks for the patch and unit test, I''ve applied it
2019 Nov 12
2
[centos/centos.org] branch master updated (63acd8a -> 908b8f4)
This is an automated email from the git hooks/post-receive script. unknown user pushed a change to branch master in repository centos/centos.org. from 63acd8a Update meeting schedule as per https://github.com/CentOS/Calendar/pull/29 new 0bbb052 Update calendar from yaml new 908b8f4 Update ical file URL The 2 revisions listed above as "new" are entirely new to this
2008 Sep 04
1
Timezone support?
...from ical.app (I''ve stripped out some attributes to keep it short and added some blank lines to separate events, feel free to ask for the full file) BEGIN:VCALENDAR VERSION:2.0 BEGIN:VTIMEZONE TZID:America/Chicago BEGIN:DAYLIGHT TZOFFSETFROM:-0600 TZOFFSETTO:-0500 DTSTART:20070311T020000 RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU TZNAME:CDT END:DAYLIGHT BEGIN:STANDARD TZOFFSETFROM:-0500 TZOFFSETTO:-0600 DTSTART:20071104T020000 RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU TZNAME:CST END:STANDARD END:VTIMEZONE BEGIN:VTIMEZONE TZID:US/Eastern BEGIN:DAYLIGHT TZOFFSETFROM:-0500 TZOFFSETTO:-0400 DTSTART:...
2008 Jan 08
0
Status of Timezone support / Handeling DTSTART; TZID="(GMT-05.00) Eastern Time (US & Canada)":20080107T123000
...put file started off with something like this: BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft CDO for Microsoft Exchange VERSION:2.0 BEGIN:VTIMEZONE TZID:(GMT-05.00) Eastern Time (US & Canada) X-MICROSOFT-CDO-TZID:10 BEGIN:STANDARD DTSTART:16010101T020000 TZOFFSETFROM:-0400 TZOFFSETTO:-0500 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=11;BYDAY=1SU END:STANDARD BEGIN:DAYLIGHT DTSTART:16010101T020000 TZOFFSETFROM:-0500 TZOFFSETTO:-0400 RRULE:FREQ=YEARLY;WKST=MO;INTERVAL=1;BYMONTH=3;BYDAY=2SU END:DAYLIGHT END:VTIMEZONE BEGIN:VEVENT DTSTAMP:20080107T155404Z DTSTART;TZID="(GMT-05.00) Easter...
2010 Jul 16
2
Can I set default parameters for the default graphics device?
I'm completely new to R, and I'd like to do something like this: > x=c(1,2,3) > plot(x,x) At this point, R creates a file "Rplots.pdf", since the default device is PDF and the default filename is "Rplots.pdf". I know I can set the default device like this: > options(device="png") But is there a way to set the default device's
2005 Jan 01
1
Re: vpim: bug in icalendar.rb, Icalendar#decode_status
Thanks for the bug report! I''ll get a new release out next week, I''ve been on vacation for a few weeks and I''m just getting up to speed with being back in a city. In the meantime, the fix is to apply the following patch (in Icalendar.decode_duration). I''ve also integrated your tests, thanks. Cheers, Sam diff -u -r1.22 icalendar.rb --- vpim/icalendar.rb 17
2010 Jul 18
6
CRAN (and crantastic) updates this week
...amp;quot;Oracle Data Mining" in Wikipedia (en.wikipedia.org). * rredis (1.3) B. W. Lewis http://crantastic.org/packages/rredis The 'redis' package provides a simple R client for the Redis persistent key-value database available from http://code.google.com/p/redis/. * rrules (0.1-0) Oliver Flasch http://crantastic.org/packages/rrules Apply a set of transformation rules to any R function, call or expression. * RSearchYJ (0.0.1) Yohei Sato http://crantastic.org/packages/RSearchYJ Search with Yahoo Japan * rseedcalc (1.0) Kevin Wright http://crantas...