Last day of the month recurrence? |
Post Reply |
Author | |
dennisV
Senior Member Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |
Post Options
Thanks(0)
Posted: 01 April 2011 at 8:09am |
Hello all,
Is it possible to specify a recurring appointment on the last day of the month (whatever it is - 30th, 31st, 28th, 29th)? Thanks, Dennis |
|
// W7 64 Ultimate SP1
// VS 2008 // CodeJock 16.2.3 (MFC) |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
Yes, Use these for your recurrence pattern:
RecurrenceType = xtpCalendarRecurrenceMonthNth MonthNthWhichDay = 5 MonthNthWhichDayMask = xtpCalendarDayAllWeek MonthNthIntervalMonths = 1 |
|
dennisV
Senior Member Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |
Post Options
Thanks(0)
|
Thank you - I'll give those a try!
|
|
// W7 64 Ultimate SP1
// VS 2008 // CodeJock 16.2.3 (MFC) |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |