you-dont-need / You-Dont-Need-Momentjs

List of functions which you can use to replace moment.js + ESLint Plugin
MIT License
13.27k stars 318 forks source link

Time Zone support does exist in date-fns #86

Closed zArubaru closed 4 years ago

zArubaru commented 4 years ago

It would seem that date-fns does at least have some Time Zone support. https://date-fns.org/v2.9.0/docs/Time-Zones

This information should be updated here: https://github.com/you-dont-need/You-Dont-Need-Momentjs#brief-comparison

stevemao commented 4 years ago

@zArubaru It didn't when we created this project. PR welcome :)