PDA

View Full Version : Retrieving system Clock/time


sam240sx
04-01-2002, 01:00 PM
Does anyone know how to get the current time/date off the phone? I didn't see a function in the API that allows you to interface with the phone's clock. Thanks in advance! -- Sam

Mahesh
04-01-2002, 04:33 PM
The following FAQ should explains how to get the date and time:

http://www.qualcomm.com/brew/developer/support/faq/techfaq11.html

--Mahesh
BREW SUpport

vasanths
04-27-2003, 07:27 PM
Hey Mahesh,

Something must have changed. I could not find any documentation which explains how to get system clock. I am looking for a function which returns me current hour, current minute and current second in local time.

Thanks,
Vasanth

tom
04-27-2003, 09:17 PM
*cough* techfaq3 (http://www.qualcomm.com/brew/developer/support/faq/techfaq3.html) *cough*

:p

vasanths
04-27-2003, 09:38 PM
Yeah... thanks. I fount it too :)
I am using the ISHELL_GetJulianDate()