Skip to content

Instantly share code, notes, and snippets.

@damondouglas
Created April 30, 2013 16:33
Show Gist options
  • Save damondouglas/5489905 to your computer and use it in GitHub Desktop.
Save damondouglas/5489905 to your computer and use it in GitHub Desktop.
convert %tc to %td in stata
gen mydate = clock("30Apr2013 00:00:00","DMYhms")
display dofc(mydate)
@damondouglas
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment