Forum Discussion
DonnaWestwood
8 years agoCommunity Member
Javascript date format dd/mm/yy NOT dd/mm/yyyy - do I need to import a library?
I am developing a software simulation which uses dates/ calendars extensively. (a booking system) Some javascript has already been used in this project, for example system date, year, month, day of ...
Vikaslalwani
4 years agoCommunity Member
Math is Correct here, you will have to add Moment and jQuery.
But you can also Moment.js without adding jQuery. :)