How can I convert a string date to an integer date in JavaScript?
by Guest Geek on November 6, 2009Q: How can I display the date and time in decimal format using the UTC, using javascript?
1257539234 would be translate to about 3:31PM EST Nov 6, 2009
How can I translate it back to decimal if needed?
