Hi,
I was looking if there's a way to get the phone's current time and date, but could not find a way.
All i found was total no of seconds passed from 00:00:00 1st jan 1970 using maTime() from matime.h.
And second thing is maGetMilliSecondCount() which returns no. of seconds from unknown point of time(don't know what it returns exactly).
Also the Mosync API Reference http://www.mosync.com/files/imports/doxygen/latest/html/index.html specifies Time and date column but the methods given besides it are no where returning the date.
Can sum1 help?
Thanks & Regards.