NationalBankBelgium / stark

Modern client-side Web application framework based on Angular, Angular Material / Material Design, TypeScript, Redux, RxJS, ...
https://stark.nbb.be
Other
55 stars 23 forks source link

discussion: date and times - evaluate alternatives #235

Open dsebastien opened 6 years ago

dsebastien commented 6 years ago

Goal: evaluate globalize: https://github.com/globalizejs/globalize and look at http://cldr.unicode.org/

Also take a look at https://github.com/date-fns/date-fns which could replace moment.js: https://github.com/date-fns/date-fns/issues/275#issuecomment-264934189

Performance test: date-fns vs MomentJS: https://gist.github.com/kossnocorp/6dccf64b3991622b53e6ebb6aaf20bfd

dsebastien commented 5 years ago

Here's a cool repo around this issue: https://github.com/you-dont-need/You-Dont-Need-Momentjs