Forum Discussion
This is great, I need to learn the map method much better I see. I found an initial tutoral here JavaScript Array map() Method, any other learning recommendations?
My recommendation is to learn as much as you can of them, but I think most of the times are used Arrays, Strings, Objects, Dates.
- cjhoward186 years agoEmployee
Hi Matt,
I believe you are looking for getTime().
Date.now().getTime() will return epoch time.