Quantcast
Channel: Statalist
Viewing all articles
Browse latest Browse all 65050

Converting String Time variable

$
0
0
Dear All,

Please help me to convert the following time variable from string to numeric.

Thanks

Code:
* Example generated by -dataex-. To install: ssc install dataex
clear
input str15 start
"22:00:00.000+03"
"21:35:00.000+03"
"12:32:00.000+03"
"10:39:00.000+03"
"22:02:00.000+03"
"14:00:00.000+03"
"11:00:00.000+03"
"09:30:00.000+03"
"11:10:00.000+03"
"16:35:00.000+03"
end

Viewing all articles
Browse latest Browse all 65050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>