Hi, I am new to symbian. I am developing an application in which i am getting system time into TTime and then Datetime. where i am getting hours, mins and secs. Now i want to display time in editor in this format "Hr::Min::Sec".
Editor requires TDesC...so how shall i form the string in this format using integer and chars???
Any kind of help is most welcome.