When I hover over this DateTimeOffset
variable, only the Hour
value is displayed:
I want to have the full DateTimeOffset
back. Where is this actually coming from and how can I set/reset it?
You have Hour
pinned. Unpin it and it should restore back to showing the full DateTimeOffset
value.
Expand dt
, and you should see Hour
is pinned at the top of the list it displays. Click the pin icon and it will unpin it: