hi
what is epoch time format.
how to convert the time into the epoch time format in symbian c++
hi
what is epoch time format.
how to convert the time into the epoch time format in symbian c++
j2me
"What is" stuff is answered by Wikipedia and/or Google.
For convert, you can create a TTime object (either directly via TTime::Set of indirectly via TDateTime) for representing the base of epoch format, and use subtraction or methods like TTime::Micro/SecondsFrom