search for: vevent

Displaying 14 results from an estimated 14 matches for "vevent".

Did you mean: event
2019 Nov 12
0
[centos/centos.org] 01/02: Update calendar from yaml
.../irc-meetings.ical new file mode 100644 index 0000000..8555e4f --- /dev/null +++ b/content/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 c...
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?
...ern BEGIN:DAYLIGHT TZOFFSETFROM:-0500 TZOFFSETTO:-0400 DTSTART:20070311T020000 RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU TZNAME:EDT END:DAYLIGHT BEGIN:STANDARD TZOFFSETFROM:-0400 TZOFFSETTO:-0500 DTSTART:20071104T020000 RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU TZNAME:EST END:STANDARD END:VTIMEZONE BEGIN:VEVENT SUMMARY:In Eastern 7/22/2008 00:00-01:00 DTSTART;TZID=US/Eastern:20080722T000000 DTEND;TZID=US/Eastern:20080722T010000 END:VEVENT BEGIN:VEVENT SUMMARY:In Chicago 7/8/2008 00:00-01:00 DTSTART;TZID=America/Chicago:20080708T000000 DTEND;TZID=America/Chicago:20080708T010000 END:VEVENT BEGIN:VEVENT SU...
2007 Feb 07
2
How to set TZID in DTSTART?
Hello all, I am currently evaluating the vpim libraries and like them very much. However there''s one thing I can''t get done: How can I set the TZID parameter for DTSTART/END dates so my encoded ICS file looks something like this: BEGIN:VEVENT ... DTSTART;TZID=Eastern Time:20071201T080000 DTEND;TZID=Eastern Time:20071207T110000 ... END:VEVENT I managed to create the VTIMEZONE object, but that only sets up the time-zone itself for reference. To actually use it, I need the TZID thing. UTC does not help me much ''...
2006 Aug 03
1
Markdown and the hCal microformat
...date/ description/location, so I tried to find a simple way to support that: (startdate-optional enddate)[description/title @ location] for example: (23rd June 2002)[Big Meeting @ Room 200, Bldg 3] (10am-2pm)[World Cup game] becomes: <div class="vcalendar"><span class="vevent"> <span class="summary">Big Meeting </span> <abbr class="dtstart" title="23rd June 2002">23rd June 2002</ abbr></span> <span class="location">Room 200, Bldg 3</span> </div> &...
2013 Aug 20
1
res_calendar / ownCloud
...;<d:href>/remote.php/caldav/calendars/9e681f76-d67d-102d-9eb3-333258c8c572/defaultcalendar/owncloud-47307eef251636b6b3c7d8119a4bdf01.ics</d:href><d:propstat><d:prop><cal:calendar-data>BEGIN:VCALENDAR&#13; VERSION:2.0&#13; PRODID:ownCloud Calendar&#13; BEGIN:VEVENT&#13; CREATED;VALUE=DATE-TIME:20130820T200233Z&#13; UID:87e47fc65a&#13; LAST-MODIFIED;VALUE=DATE-TIME:20130820T200233Z&#13; DTSTAMP;VALUE=DATE-TIME:20130820T200233Z&#13; SUMMARY:SACKHUEPFEN&#13; DTSTART;VALUE=DATE:20130820&#13; DTEND;VALUE=DATE:20130826&#13; CLASS:PUB...
2006 Jul 02
2
Flat file as storage backend or what ...
...sed PIM, partly as a learning experience, partly because I need one. I''ll be using iCalendar and vCard files for for storage because it will let me sync with PDAs, and use other already available PIMs. What would be the best practice for this? a) At the beginning of a session pull all my vevents and vcards into ActiveRecords, and write them back to the flat file at the end of every session? b) Skip the ActiveRecord thing and read in the vcard/ical files on every request? I''m afraid that a) will give me a lot of syncing headaces and that b) will be very slow. Is there a better a...
2007 Jan 08
1
delete a file from the server
...here is the code that i am using. def vcs f = File.open("txt_name.vcs","w+") f.syswrite("BEGIN:VCALENDAR\n") f.syswrite("PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN\n") f.syswrite("VERSION:1.0\n") f.syswrite("BEGIN:VEVENT\n") f.syswrite("DTSTART:20070105T210000Z\n") f.syswrite("DTEND:20070105T230000Z\n") f.syswrite("LOCATION:My office\n") f.syswrite("CATEGORIES:Business\n") f.syswrite("DESCRIPTION;ENCODING=QUOTED-PRINTABLE:This is a note associate...
2013 Mar 15
2
Icalendar.Parse(StringIO.new(aString)) complains about missing method, bytesize
I need to send an ics file to a web service, so however it gets there it will arrive as a string. Is there another way to begin Icalendar''s Parse than with a file? I''m currently sending the file using the curl command... curl -v --data-urlencode ics at invite.ics http://127.0.0.1:4567/ics2event I''ve tried curl''s --data-binary and sinatra''s
2006 Apr 02
4
Field#to_text
We''re using Vpim to parse iCal and vCard files, and so far it''s been great. However, when we were parsing some iCal files we noticed that all the endlines in the description section were disappearing. I start peering through the source code and find (in the Field#to_text method that is being called): # The value as text. Text can have escaped newlines, commas, and escape #
2006 Feb 20
0
vpimd, a personal information server
...done: mutt-aliases-to-vcf Input: - mutt aliases Output - .vcf todo: rss-to-ics convert rss feed, text or URI, to ics file of todos Input: - .xml - http - http with autodiscovery? Output: - http: a subscribable calendar - .ics Options: - RSS -> VTODO - RSS -> VEVENT - RSS -> VJOURNAL Notes: - will need a decent ics encoding api todo: vcf-bday-to-ics.rb Input: - .vcf - AB Output: - .ics - http - RSS??! maybe only see bdays within the next month, as a reminder? - cvt vcf file to ics file of birthdays - pull from Address Book, or...
2007 May 31
0
[1042] trunk/wxruby2: Overhaul of the event handling WxType->RubyClass mapping to make it
...t = cWxScintillaEvent.klass; -#endif - else if(event.IsKindOf(CLASSINFO(wxCommandEvent))) - cEvent = cWxCommandEvent.klass; - - else - { - cEvent = cWxEvent.klass; - } - </del><span class="cx"> static VALUE vevent; </span><span class="cx"> vevent = Data_Wrap_Struct(cEvent, 0, 0, 0); </span><span class="cx"> DATA_PTR(vevent) = &event; </span><span class="lines">@@ -500,20 +66,12 @@ </span><span class="cx"&...
2007 Apr 07
0
Icalendar::Get::Common missing? / cmd-itip.sh fails on getting comment?
I am brand new to vpim, so I tried to use the example cmd-itip.sh. But it fails on the code: if e.comments with the error message: ./cmd-itip.txt.sh:113: undefined method `comment'' for #<Vpim::Icalendar::Vevent:0x101899c> (NoMethodError) In the rdoc it says there should be Icalendar::Get::Common#comment But there is no module Get in Vpim:Icalendar. There is the module Set... Am I missing something? Thanks Rob ?????????????????????????????? Robert J. Berger - Internet Bandwidth Development, LLC. Vo...
2008 Jan 08
0
Status of Timezone support / Handeling DTSTART; TZID="(GMT-05.00) Eastern Time (US & Canada)":20080107T123000
...ARD 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) Eastern Time (US & Canada)":20080107T123000 I got: event.start.to_s => "2008-01-07T12:30:00+00:00" event.start.zone => "+00:00" Even though the Dstart had a TZID setting it to Eastern Time. (Vpim whic...