"Users also viewed" does not have a local time zone due date... ui/templating/templates/task/task.view.tpl has... {sprintf(Localisation::getTranslation('common_due_by'), {date(Settings::get("ui.date_format"), strtotime($deadline_timestamps[$also_viewed_task_id]))})} ``` Alan. ```