Results 1 to 2 of 2

Thread: Converting back and forth to long time format

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2001
    Location
    fl
    Posts
    92

    Converting back and forth to long time format

    What is the proper way to convert long time (tickcount) format to a readable date format and from date format back to long time format?

    thanks in advance

  2. #2
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Use the static method (Convert) to do that .
    Code:
    
    Convert.ToDateTime
    
    

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width