The original date format of the date var is %dD_m_Y
I checked the commands in STATA and they look correct, but i wonder
the current date format has to do with giving type mismatch result?
Thank you and best regards
ziad
On 10/27/07, Maarten buis <[email protected]> wrote:
> --- Ziad El-Khatib <[email protected]> wrote:
> > when i type
> > gen ndate = date(date, "DMY")
> >
> > it sayd type mismatch, i am using ver 9.2, is it something in the
> > text or version related?
>
> Yes, this code was tested on Stata 10.0, when I just tested it in my
> old Stata 9.2 I did not get that error message, but it did create
> missing values instead, a look at -help date- told me that in 9.2 I
> should use lower case instead of upper case letters:
>
> gen ndate = date(date, "dmy")
>
> Hope this helps,
> Maarten
>
> -----------------------------------------
> Maarten L. Buis
> Department of Social Research Methodology
> Vrije Universiteit Amsterdam
> Boelelaan 1081
> 1081 HV Amsterdam
> The Netherlands
>
> visiting address:
> Buitenveldertselaan 3 (Metropolitan), room Z434
>
> +31 20 5986715
>
> http://home.fsw.vu.nl/m.buis/
> -----------------------------------------
>
>
> ___________________________________________________________
> Want ideas for reducing your carbon footprint? Visit Yahoo! For Good http://uk.promotions.yahoo.com/forgood/environment.html
> *
> * For searches and help try:
> * http://www.stata.com/support/faqs/res/findit.html
> * http://www.stata.com/support/statalist/faq
> * http://www.ats.ucla.edu/stat/stata/
>
--
Ziad El-Khatib
AIDS Unit
National Institute for Communicable Diseases (NICD)
1 Modderfontein Road
Private Bag X4, Sandringham, 2131
Johannesburg, South Africa
Mobile: +27 (0) 72-52 39 716
Phone: +27 (0) 11-386 6433
Fax (NICD): +27 (0)11 386 6453
Fax (alternative): +27 (0)866 18 2871
http://www.nicd.ac.za/
Division of International Health (IHCAR)
Karolinska Institutet
www.phs.ki.se/ihcar
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/