guillaumebriday / todolist-backend-laravel

Back-end application for Todolist Web application built with Laravel 5.8 and Vue.js
https://todolist-docs.guillaumebriday.me
MIT License
70 stars 22 forks source link

Timezone management #2

Closed guillaumebriday closed 6 years ago

guillaumebriday commented 6 years ago

The API should handle timezone correctly.

cf: http://apiux.com/2013/03/20/5-laws-api-dates-and-times/

guillaumebriday commented 6 years ago

Everything is in production 👍