Hourly recurrence?
Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=3312
Printed Date: 03 February 2025 at 12:11pm Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com
Topic: Hourly recurrence?
Posted By: TimStowe
Subject: Hourly recurrence?
Date Posted: 30 November 2005 at 10:29am
Is there any straightforward way of doing recurrence more than once
daily? I tried setting Recurrence.Options.DailyIntervalDays to a
value less than one, but it crashes in when I call the populate method.
|
Replies:
Posted By: sserge
Date Posted: 01 December 2005 at 7:35am
Hi Tim,
This value is used to be an integer.
A regular practice is to create a few daily recurrence events for different day times, i.e. the first one 10AM-11AM, second one 2PM-3PM, etc., with the same subject/description and other details.
--
WBR,
Serge
|
Posted By: TimStowe
Date Posted: 01 December 2005 at 7:44am
Serge,
Thanks for the reply! This will be a straightforward way of doing
recurring events that take place every even number of hours less than
12. However, for events occuring every 9 hours or every 16, it
gets more complicated. I can basically see how this can be
accomplished, but it's a lot of code. Are there future plans to
make a reccurence type of hourly? I've grown used to your
controls making my life really easy - now I actually have to
think!
-Tim
|
Posted By: sserge
Date Posted: 01 December 2005 at 5:22pm
Tim,
Thanks for the suggestion, looks like hourly recurrence would be a good addition to Calendar's functionality. So, we'll add it to features list for implemenation in a next major release.
--
WBR,
Serge
|
|