Is there any way I could change it into the format 20190709, 20190710?
I tried the following code, but it said type mismatch in both the lines:
Code:
gen date2 = date(calldate, "DMY") format date2 %td
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
gen date2 = date(calldate, "DMY") format date2 %td
0 Response to Changing the date format
Post a Comment