![]() |
From | Nick Cox <n.j.cox@stata.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: date(s1,s2) leads to no values |
Date | Thu, 25 Sep 2008 08:58:56 -0500 |
But Richard's solution did work. -todate statpers_as_string, gen(num_date) p(yyyymmdd)- -tostring num_date-
Richard Goldstein
If I remember correctly, version 8 could not deal with run-togetherdateslike this download the -todate- file from ssc (when connected to the internet,type-ssc install todate- on the Stata command line)
Fabian Brenner
variable "date" is str8 %9s (one example:19861230). I would like tousegen begin=date(date,"YMD") to get elapsed dates but stata does not putanyvalues in variable "begin" (only missings). I use stata 8.
* * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/
© Copyright 1996–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |