I split a variable which had date and time together to one with just the dates.
Now I am trying to convert it to a date numerical variable but its generating missing variables. I have used the same code for other dates and it worked just fine. Please let me know what is the error here.
The code that I used was:
gen long result_time = date(specimen_dt, "MDY" )
Thanks
Related Posts with Problem with date format
Validity and Reliability of Instrumental VariableHi, I run a conditional logistic model. Dependent Variable: Financial status (a binary variable), …
type mismatch error when trying to change value of cellI am trying to change the value of a data cell with qualifiers, but I keep getting a type mismatch e…
New versions of bspline and polyspline on SSCThanks as always to Kit Baum, new versions of the packages bspline and polyspline are now available …
Combining Heckman with 2SLSDear Statalisters, I am interested in measuring the performance of imitative products. These produc…
How to include Fixed Effects in a Diff-in-diff specification?I'm doing a difference-in-difference report on whether the EU Industrial Emissions Directive (implem…
Subscribe to:
Post Comments (Atom)
0 Response to Problem with date format
Post a Comment