Re: Appointment TimeZone
There is not logic to change a timezone from the
original timezone used on the create, nor is there
plans to offer such logic.
>>> On Tuesday, October 27, 2009 at 8:56 AM,
cnogee<cnogee@no-mx.forums.novell.com>
wrote:
> I want to thank you for the advice, we're now able to retrieve the
> timezone name using GetDateAdjustment() when creating appointments in
> different timezones. When modifying appointments to change their
> timezone however, the GW client and GetDateAdjustment() do not return
> the changed timezone but keep the original. Is that expected behavior?
>
> Preston Stephenson;1860609 Wrote:
>> Sorry, it is Appointment.GetDateAdjustment().
>> If the timezone of the appointment is the
>> same as the computer, 0 will be returned.
>>
>> The ObjectAPI is COM based, there is not
>> a library. You are probably not generating
>> the IID references. Are you correctly including
>> <initguid.h>?
|