Support for users in multiple time zones
System is currently logging activities in a single timezone, which means activities done in the same day are overwritten by users in a more eastern zone.
For example, recruiters in London marked candidates as 'Potential' at 4:30 pm London time (11:30 am NY). And the candidates were 'Submitted' at 12:00 noon NY time. However, the system treats the tasks as if they were performed in the same time zone. Thus the log records the timeline as 12:00pm SUBMIT, 4:30pm POTENTIAL. Meaning that the candidate's current status still displays as 'POTENTIAL'.
Would be extremely helpful to have the system recognize the user's timezone and record activities in local time. This would ensure that the workflow is accurate.