UTC to Eastern time zone adjustment
My question for the Domo Brillance Bar when arriving at the detroit user group:
We have a connection from 5/9s system to Domo with a timestamp column in the dataset. We created cards with this dataset and realized that the data was not reporting in the correct time zone. We added this dataset as in input in a dataflow and added a transform to convert the timestamp field to a date/time instead of text.
This is the code we added in our dataflow:
DATE_FORMAT(str_to_date(`TIMESTAMP`, '%a, %e %b %Y %T'),'%m/%d/%Y %k:%i:%s') AS ConvertedTimeStamp
Then we used the new field ConvertedTimeStamp in our cards to report the correct time zone for the calls that come in to our call center.
Any questions please feel free to reach out to me.
Thank you
Kevin
Best Answer
Answers
-
Hi! I use ETL for my dataflows, not SQL. Is there a way to do this conversion inside an ETL dataflow? I have the Scripting beta that allows me to include Python or R, but I don't know what to do next. Anyone willing to lend a hand?
Field is EVENT_DATE_TIME and I need to make 6/21/2016 3:30:00 PM change to 7:30 PM, for example.
Thanks!
Broadway + Data0 -
The only way in found to do in ETL is to add or subtract hours, not ideal unfortunately.
- Convert Date/Time to decimal
- Add or subtract the hours you need (1 = 1 milisecond)
- Convert back to Date and Time
3
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 666 Datasets
- Visualize & Apps
- 90 App Studio
- 198 Pro-code Components
- 2.6K Charting & Analyzer
- 873 Calculations & Variables (Beast Mode)
- AI & Data science
- 23 Domo AI & AI Chat
- 4 Managing AI
- 18 Jupyter Workspaces
- Automate
- 122 Workflows
- Alerts
- Distribute
- 118 Domo Everywhere
- 284 Reporting
- Manage
- 145 Governance & Security
- 489 APIs
- 11 Add-ins & Plugins
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 118 Community Announcements
- 5K Archive