Valid datetime format entry in Domo Online Form

When using the Domo Online Form as a dataset, what is the text format used to input in a valid datetime entry in order for DOMO to recognize it properly as datetime?
I've tried the following but it is only able to recognize the date but not the time:
2015-05-26 10:30:00.0+00
2015-05-26 10:30:00
2015-05-26 10:00:00AM
Best Answer
-
1. I replicated your webform and used this in the MySQL dataflow.
2. I used the CONVERT function to change the data type to datetime and then renamed the column to `launch_date2`
3. Just showing that the `launch_date` field was changed to a date in `launch_date2`
Hope this helps!
1
Answers
-
have you tried mm/dd/yyyy hh:mm:ss ?
I just created a webform using this date time format. As a QA I was able to use a beast mode to remove the time component.
Hope this helps!
0 -
Thank you for the reply.
I actually need to manipulate it at the Dataflows Transform level (for comparison with timestamps from other inputs).
I ran the following query as a test to check if it is a valid date.
It seems to still recognize the manual timestamp entries as text instead of datetime.
0 -
1. I replicated your webform and used this in the MySQL dataflow.
2. I used the CONVERT function to change the data type to datetime and then renamed the column to `launch_date2`
3. Just showing that the `launch_date` field was changed to a date in `launch_date2`
Hope this helps!
1
Categories
- All Categories
- Product Ideas
- 2K Ideas Exchange
- Connect
- 1.3K Connectors
- 308 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 661 Datasets
- 117 SQL DataFlows
- 2.2K Magic ETL
- 819 Beast Mode
- Visualize
- 2.5K Charting
- 85 App Studio
- 46 Variables
- Automate
- 193 Apps
- 483 APIs & Domo Developer
- 85 Workflows
- 23 Code Engine
- AI and Machine Learning
- 22 AI Chat
- 3 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 116 Domo Everywhere
- 282 Scheduled Reports
- 11 Software Integrations
- Manage
- 142 Governance & Security
- 9 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 115 Community Announcements
- 5K Archive