The following JavaScript method provides this functionality: <html> Notice that you have to pass a Date object into the daysElapsed method and not String values. |
|
Web Development > JavaScript >
How do I convert the number of milliseconds since January 1, 1970, 00:00:00 into its corresponding date (dd/mm/yy format)?
|