Examples
TO_LOCALTIME(TO_TIMESTAMP(date, time)) AS [LocalTime]
Create a timestamp from the date and time of a request and convert it to local time.
Log Parser PlusQueries to help you analyze logs
TO_LOCALTIME(TO_TIMESTAMP(date, time)) AS [LocalTime]