tushargugnani / 5balloons.info

5 stars 1 forks source link

dealing-with-user-timezone-in-laravel #94

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Dealing with User TimeZone in Laravel | 5 Balloons

https://5balloons.info/dealing-with-user-timezone-in-laravel

mrkaluzny commented 1 year ago

Nice one! Just one improvement I would make, use day.js instead of moment.js.

Much smaller library 6.9kB vs 290.4kB and much better for this use case :)