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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/04/04 20:41
Read: times


 
#65998 - RE: TIme Format
Responding to: ???'s previous message
Shahzad Aslam said:
Do i need to write a software to simulate the clock in format hh:mm:ss day month year.

No, you do not need to use that time format. That format is only really useful when it comes to displaying it to a human operator.

For your logger, you can simply keep your all times in seconds - and only convert to minutes, hours, etc for display.
This also has the advantage of being far more efficient in terms of storage.

This is the way that things like MS-Excel work - if you have Excel, look up "serial values" in the online help.

List of 9 messages in thread
TopicAuthorDate
TIme Logging            01/01/70 00:00      
   RE: TIme Logging            01/01/70 00:00      
   RE: TIme Logging            01/01/70 00:00      
   RE: TIme Logging            01/01/70 00:00      
      RE: TIme Logging            01/01/70 00:00      
         RE: TIme Logging            01/01/70 00:00      
   RE: TIme Format            01/01/70 00:00      
      RE: Andy and others            01/01/70 00:00      
         Also read this            01/01/70 00:00      

Back to Subject List