thailephan
Are there any up-to-date library for date and time in Deno?
Currently I working on personal project which needs an date and time library.
I think about
moment
and date-fns
firstly. After that I search for them and found out that they aren't updated at least three years. I just wonder about theirs security and trustfulness.
Should I install one of them from npm because Deno is compatible with npm packages?
Thanks3 replies