Skip to content

Welcome/depart/etc emails should be sent out based on location's timezone #587

@bfirsh

Description

@bfirsh

In modernomad/core/tasks.py, the email sending logic is all based on UTC, which just lucks out as working because the cron job is run at 1pm UTC, which is the same day for Europe and US. This will break if we add weird timezones (hi australia).

I haven't thought this out in great detail, but it should probably send out emails based on the timezone of the location. Some more thinking is needed, though.

See also #122

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions