Luxon: A Library for Working with Dates and Times - moment.github.io/luxon/
3
29
93
0
24
@JavaScriptDaily I am curious. It seems to me like unnecessary complexity. I simply manipulate and parse date objects myself. Always fun learning a new date method. I may be wrong but just seems like unnecessary complexity
@JavaScriptDaily Is this replacement for moment.js? Some kind of lite version? Or just another yet library which requires moment.js as well?