full-send / Trail-Status

Apache License 2.0
0 stars 0 forks source link

Migrate off moment.js #9

Open aharbis opened 4 years ago

aharbis commented 4 years ago

https://momentjs.com/docs/#/-project-status/

Mx772 commented 4 years ago

FWIW it's in maintenance mode. It's still planning on being worked on, but no new features.


We will release data updates for Moment-Timezone following IANA time zone database releases.```

```We will not be adding new features or capabilities.
We will not be changing Moment's API to be immutable.
We will not be addressing tree shaking or bundle size issues.
We will not be making any major changes (no version 3).
We may choose to not fix bugs or behavioral quirks, especially if they are long-standing known issues.``` 
aharbis commented 4 years ago

Yes, I know.

In most cases, you should not choose Moment for new projects