|
-
Jun 24th, 2004, 10:00 AM
#1
Thread Starter
Addicted Member
[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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|