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
- 2.1K Ideas Exchange
- Data Connections
- 1.3K Connectors
- 309 Workbench
- 17 Cloud Integrations
- Data & ETL
- 2.3K Magic ETL
- 120 SQL DataFlows
- 667 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