Hi, the information service is designed to return the data always in UTC regardless on the storage (it knows if it's UTC or local in the DB per schemas) and that's also what the resource returns. If you wish to convert the values to the client locale, you can use toLocal() function.
Example: select ToLocal(keepalive) as [Last Engine Sync] from orion.engines