Forum Discussion
kanwal
3 years agoFrequent Visitor
Text to time format
Hi Team, I know there are many examples out there to look though but my example is not the same in terms of converting time which is in text data type to 24 hours time data type. Please see screensho...
- 3 years ago
In your query, replace "." with "" and then convert to type Time. This will show as am/pm, but you can load the data and then change the time format to 24-hour time.
Pat
ppm1
3 years agoSolution Sage
In your query, replace "." with "" and then convert to type Time. This will show as am/pm, but you can load the data and then change the time format to 24-hour time.
Pat