Hi,
I need to add newDateTimeOffset with oldDateTimeOffset and store it in oldDateTimeOffset itself.
Like,
oldDTO = newDTO + oldDTO.
I do not find any methods to do this.
Any ideas...????
Regards,
Santhosh.
Hi,
I need to add newDateTimeOffset with oldDateTimeOffset and store it in oldDateTimeOffset itself.
Like,
oldDTO = newDTO + oldDTO.
I do not find any methods to do this.
Any ideas...????
Regards,
Santhosh.