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
- 1.2K Product Ideas
- 1.2K Ideas Exchange
- 1.3K Connect
- 1.1K Connectors
- 273 Workbench
- 2 Cloud Amplifier
- 3 Federated
- 2.7K Transform
- 78 SQL DataFlows
- 525 Datasets
- 2.1K Magic ETL
- 2.9K Visualize
- 2.2K Charting
- 434 Beast Mode
- 22 Variables
- 510 Automate
- 114 Apps
- 388 APIs & Domo Developer
- 8 Workflows
- 26 Predict
- 10 Jupyter Workspaces
- 16 R & Python Tiles
- 332 Distribute
- 77 Domo Everywhere
- 255 Scheduled Reports
- 66 Manage
- 66 Governance & Security
- 1 Product Release Questions
- Community Forums
- 40 Getting Started
- 26 Community Member Introductions
- 68 Community Announcements
- 4.8K Archive