mumuki / mumuki-domain

💡 Mumuki's domain model
GNU Affero General Public License v3.0
1 stars 0 forks source link

Chore misc time zone fixes #222

Closed flbulgarelli closed 3 years ago

flbulgarelli commented 3 years ago

:dart: Goal

To normalize the way we use dates, times and time zones in the code.

:memo: Details

We have reviewed time-zone related code with @fedescarpa

To sum up:

:warning: Dependencies

Depends on #226

:back: Backwards compatibility

This PR should be 100% backwards compatible.

:eyes: See also