save TimeStamp in int

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • James Scott

    save TimeStamp in int

    Hello,

    I was wondering if there is a package out there, that allows to convert a
    date into an int-Timestamp (accuracy needed: 1 sec) and maybe provides some
    basis time calculations.

    Background for that is, that I want to save the data into an Hash with an
    int-timestamp as key.

    Thanks!


  • Chad Z. Hower aka Kudzu

    #2
    Re: save TimeStamp in int

    "James Scott" <jscott_deltorg @nospamahoo.com > wrote in
    news:jYAse.7758 5$HT1.55737@twi ster.nyroc.rr.c om:[color=blue]
    > I was wondering if there is a package out there, that allows to
    > convert a date into an int-Timestamp (accuracy needed: 1 sec) and
    > maybe provides some basis time calculations.
    >
    > Background for that is, that I want to save the data into an Hash with
    > an int-timestamp as key.[/color]

    You can use the tickcount.


    --
    Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
    "Programmin g is an art form that fights back"

    Get your ASP.NET in gear with IntraWeb!

    Comment

    Working...