How can I export/convert a regular date (dd/mm/yyyy or whatever other format) format from Excel to a JavaScript date format which looks like this:
1136005200000 (for 31/12/2005).
Thanks!
How can I export/convert a regular date (dd/mm/yyyy or whatever other format) format from
Share
1 Answer