Results 1 to 3 of 3

Thread: [RESOLVED] calculations with Time

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Apr 2007
    Location
    cobwebbed to PC
    Posts
    311

    Resolved [RESOLVED] calculations with Time

    can calculations be performed with time?

    ie can I do at some point:

    Code:
    startTime = Time
    .
    .
    and then later on
    .
    .
    otherTime = Time
    totalTime = otherTime-startTime?
    or something like:

    Code:
    tenMinsAgo = Time - 00:10:00
    ???

    any help much appreciated
    Last edited by wolf99; Jun 13th, 2007 at 12:29 PM. Reason: add code tags

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