Closed (won't fix)
Project:
Harvest
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Apr 2010 at 17:33 UTC
Updated:
5 Nov 2018 at 19:45 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bobooon commentedI'm going to recreate the timezone handling procedures in the module to more accurately send emails. I really don't like how it's handling things right now.
Comment #2
Dentorat commentedThe issue seems to be when a user doesn't have a set time zone, it reverts to UTC. An easy fix is to go to the time zone settings page and save. I'd like to eventually add some changes that automatically set a user to the default timezone when their harvest user is set on the user page, but in the mean time, here's a simple fix that just uses the default time zone if none is set.
Comment #3
khu commentedpatch to set user to default timezone when harvest user is set on user page
Comment #4
bobooon commentedProject has been discontinued.