Dashboards & Visualizations

I have a column in a table which shows time in UTC. How can i import this time as UTC in DB Connect 2

graa1005
Explorer

My SQL server is in CET All datetime columns are imported in CET. Now I have one table in which the datetime is stored in UTC. How can I import this UTC time column in DB Connect 2 so DB connect knows that this column is in UTC instead of CET.

Tags (1)
0 Karma

jkat54
SplunkTrust
SplunkTrust

You can just do it in your SQL query

https://msdn.microsoft.com/en-us/library/ms186819.aspx

SELECT DATEADD(hour, -1, DATEADD(second, yourTimeStampColumn, '1970-01-01'))

0 Karma
Get Updates on the Splunk Community!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...