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 ...
DonnaWestwood
8 years agoCommunity Member
I am particularly appreciative of you explaining exactly what each line of code is doing!! I am trying to learn more Javascript and become more proficient - and this helps a LOT!!