Results 1 to 3 of 3

Thread: [Resolved] Date-Time Java Script Question

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2001
    Posts
    217

    [Resolved] Date-Time Java Script Question

    I have a html form that has date values formated like so inside a text input:

    22-Jun-2004 16:31:38

    I want to convert that into a unix timestamp so that i can take 2 timestamps and calculate time differences between them. (big int - smaller int).

    Does anybody know of a quick and easy way of converting the above string into a unix time stamp in java script? Any help would be much appreciated
    Last edited by SineX; Jun 24th, 2004 at 10:27 AM.

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