Date time display widget

Date and time combined fields are stored in GMT format, and frequently display as text, for example in logfiles.
Because this might be difficult to understand by users who are in different time zones, a dedicated function has been added in the client layer where a tooltip displays the date and time in the current time zone.

The result looks like this:

The current time zone is the time zone used locally by the browser instance.