Hi, does anyone have an affective time format? I have tried a few things on this forumn but nothing seems to work when I try to convert UTC to my local server time that is Central time. I am using 2.2
SELECT TO_DATE( TO_LOCALTIME( TO_TIMESTAMP(date, time))) AS date,
TO_TIME( TO_LOCALTIME( TO_TIMESTAMP(date, time))) AS time,
s-ip, c-ip, cs-uri-stem, sc-bytes, cs-bytes, time-taken, sc-status
Please help with this conversion as I am not sure how to replace the Time format when building my CSV file, thank you in advance.