Questions tagged [rfc2445]

The RFC defines iCalendar and has been obsoleted by RFC5545 (Internet Calendaring and Scheduling Core Object Specification) on sept 2009.

http://tools.ietf.org/html/rfc2445 obsoleted by http://tools.ietf.org/html/rfc5545

The RFC defines iCalendar and has been obsoleted by RFC5545 (Internet Calendaring and Scheduling Core Object Specification) on sept 2009.

80 questions
0
votes
1 answer

EventSetters in wpf code + VB.net

I have to add event setter to a style in code behind file in VB.NET. While adding event setter we have to pass 2 arguments. is system.windows.routedevent system.delegate. I am unable to pass system.delegate.
user1508503
  • 41
  • 1
  • 4
0
votes
1 answer

Subevents in iCalendar

I ask myself if there is a possible way to create subevents in the iCalendar file format. For example, if an event has duration of 12:00 to 14:00 I would like to divide it into 12:00 to 13:00 and 13:00 to 14:00 as subevents. NOTE: Apple's iCal uses…
Oath Comrade
  • 283
  • 2
  • 9
0
votes
1 answer

How to validate recurrence string following standard rfc2445

I am workgin with google calendar api and I am using iCal4j to generate recurrence string. I would use this library also to check a string that should contain a recurrence string. How I can do that? There is an other way to do? Thank you a lot for…
Alberto R.
  • 161
  • 2
  • 10
0
votes
1 answer

google calendar after url import only shows the last event

I'm trying to make an .ics file and by URL import put the events into google calendar. But the problem is that after I import them to google calendar it only show the last event. I don't understand what am I doing wrong I even exported a calendar…
0
votes
2 answers

How do I make an iCal feed for holidays moved to adjacent weekdays?

I'm trying to make an iCal feed (RFC 2445) for work holidays that won't need yearly updates, by listing holidays per their definition, rather than which dates they occur on on particular years. Holidays like Memorial day (last Monday in May) of…
ecmanaut
  • 5,030
  • 2
  • 44
  • 66
1 2 3 4 5
6