Comment on Scheduling morning emails with Python and CeleryparentComments−nsr13yI believe that the point is: If you have the user's timezone, you can /know/ if they are in DST through modules such as pytz+datetime.
Comments
I believe that the point is: If you have the user's timezone, you can /know/ if they are in DST through modules such as pytz+datetime.