Hi,
I have reading the details of message recieved. When i read the date at which the message recieved it give me an entry of GMT time
but now my phones time is set GMT +5:30 i.e of india . So how do i come to know how much time is set relative to the mean time and how can modify accodingly....
my code to return date of message entry is ...
Please helpCode:TMsvEntry msvEntry; TMsvId serviceid; User::LeaveIfError(iSession->GetEntry(id,serviceid, msvEntry)); return msvEntry.iDate;
Pramod




