JavaScript’s poor yet seemingly deliberate date handling frustrates me. For example, if you want to get the current date and time nicely-formatted, you’re out of luck.
Then I found moment.js. You’re welcome.
JavaScript’s poor yet seemingly deliberate date handling frustrates me. For example, if you want to get the current date and time nicely-formatted, you’re out of luck.
Then I found moment.js. You’re welcome.