Dayjs: Road Map 1.6.0

Created on 24 Apr 2018  路  8Comments  路  Source: iamkun/dayjs

Checklist

  • [x] API Document
  • [x] Typescript Support
  • [x] Unit test use millisecond (ensure accuracy)
  • [x] Browser test *
enhancement

Most helpful comment

Can't wait for the Typescript Support !!!

All 8 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

LauRocky picture LauRocky  路  5Comments

oliv9286 picture oliv9286  路  4Comments

sohailalam2 picture sohailalam2  路  4Comments

paraself picture paraself  路  3Comments

dakshshah96 picture dakshshah96  路  5Comments