Last Logged In Timestamp in Browser Time Zone
The Logged In At timestamp was previously stored in UTC and shown directly in the UI without conversion, causing confusion for users in different geographic regions. The stored UTC value is now converted to the browser's local time zone before display, consistent with other date fields in the application.
Where the fix appears
The localized timestamp is visible in the following locations:
| Location | What changed |
|---|---|
| CMDB > any Host CI > Detail page | Logged In At is now displayed in the browser's local time zone. |
| CMDB tabular view | Logged In At column values reflect the user's local time zone. |
Note: No action is required. The conversion takes effect automatically after upgrade. The displayed time is determined by the browser's time-zone settings.