Kinto / kinto

A generic JSON document store with sharing and synchronisation capabilities.
http://docs.kinto-storage.org/
Other
4.31k stars 420 forks source link

Resolves #3419 : Taking into account the timezone in the as_epoch method. #3420

Closed slafon51 closed 1 week ago

slafon51 commented 1 month ago

Fixes #3419 by taking into account the timezone in the as_epoch method.

leplatrem commented 1 week ago

Supporting other timezones than UTC introduces some risks and little benefits. I'll close the PR now, and we can discuss more in https://github.com/Kinto/kinto/issues/3419