Can't wait for the Typescript Support !!!
Please add a simple time ago feature.
dayjs().ago(startDate) // -> "5 minutes ago"
Something like that. Could be a very useful feature.
Closest thing to this I could find that's not a million gigabytes is timeago.js
Some sort of IANA timezone support should be strongly considered in the near future. Date manipulation libraries are largely unusable without some concept of timezones...
Adding of feature to work with timezones will be great!
@Polyterative Type definitions comes in release 1.5.23 thanks.馃榿
released!
@iamkun .d.ts files for plugins are supported now? i can't find the @types file right now when using plugins, thanks !
@allenlongbaobao will do in next two release I hope.
Most helpful comment
Can't wait for the
Typescript Support!!!