Date-Time WF Log shows +8 hours when you edit the variables and run wf Description GlideDateTime objects do not correctly display the current user's timezone when used in a workflow. The returned date and time appear in the GMT timezone. Workaround Use the .getDisplayValue() method to get the time in the correct timezone. Related Problem: PRB578437