To, me it reads like displaying the wrong clock time to the user. Under the hood, everything is working in UTC, but something went wrong converting that to the user's local timezone. If the whole system works in UTC, actual business logic shouldn't be affected.