Create/UpdateRecurrence break event starttime |
Post Reply |
Author | |
brianleahy
Newbie Joined: 01 November 2013 Location: Cleveland, Ohio Status: Offline Points: 8 |
Post Options
Thanks(0)
Posted: 21 April 2014 at 4:26pm |
I'm using powerbuilder, and trying to add recurrence.
I've observed the following: First, when I call event.CreateRecurrence() on an existing event, the event's starttime immediately gets changed to 12/30/1899 00:00:00. So then, I set the recurrence's startdate and starttime BOTH to (for instance): 4/16/2014 03:30:00 Then I call event.UpdateRecurrence(recurrence). Now the event's starttime changes to: 4/16/2014 00:00:00 The time portion is lost, and nothing I do will correct it. On the calendar control, the event jumps to midnight. In fact, it's like the event's starttime becomes read only once the recurrence is set. How can I fix this?
|
|
brianleahy
Newbie Joined: 01 November 2013 Location: Cleveland, Ohio Status: Offline Points: 8 |
Post Options
Thanks(0)
|
Well, I found this notation lurking in the help files:
RemarksThe
|
|
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 |