Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/24/04 08:59
Read: times


 
#71031 - RE: To capture real time & date with 8052 uC
Responding to: ???'s previous message
Here is what you can do...

Program a timer which executes a routine and which increments a Long integer every second... that means you have seconds being incremented every second.


now when you need the date time dd:mm:ss day:month:year... simply get the current seconds and conver it into date... u can find on net some routine whihc can convert seconds into date and time..


good luck

shahzad aslam

List of 6 messages in thread
TopicAuthorDate
To capture real time & date with 8052 uC            01/01/70 00:00      
   RE: To capture real time & date with 8052 uC            01/01/70 00:00      
      RE: To capture real time & date with 8052 uC            01/01/70 00:00      
   RE: To capture real time & date with 8052 uC            01/01/70 00:00      
      RE: To capture real time & date with 8052 uC            01/01/70 00:00      
         RE: To capture real time & date with 8052 uC            01/01/70 00:00      

Back to Subject List