galagast
01-22-2010, 08:14 AM
Hi, I just wanted to drop this here since it didn't appear under the search results.
Hours * Minutes * Seconds * Milliseconds
24 * 60 * 60 * 1000
86400000 = one day
Use this number for timeStamps that cross past midnight. :)
Hours * Minutes * Seconds * Milliseconds
24 * 60 * 60 * 1000
86400000 = one day
Use this number for timeStamps that cross past midnight. :)
