LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (January 1999, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 22 Jan 1999 16:31:36 -0500
Reply-To:   Bernard Tremblay <bernard@CAPITALE.QC.CA>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   Bernard Tremblay <bernard@CAPITALE.QC.CA>
Subject:   Re: how to read mmddyyyy
Comments:   To: SchifF@mail.health.state.mo.us

Hi,

Simply use the standard MMDDYY8. informat and it will work fine. Note that you wouldn't have any trouble doing this even if the year would be first with a YYMMDD8. (Tested on SAS 6.12 on SUNOS).

Regards, Bernard Tremblay \\\|/// \\ - - // ( @ @ ) +-----oOOo-(_)-oOOo-------+--------------------------------------+ | Bernard Tremblay | | | La Capitale | Tel: (418) 646-2401 | | | Fax: (418) 646-5960 | | | Int: Bernard.Tremblay@capitale.qc.ca | +-------------------------+--------------------------------------+ | Imaginasys enr | Res: (418) 658-1411 | | | Int: bertrem@quebectel.com | +--------------Oooo-------+--------------------------------------+ oooO ( ) ( ) ) / \ ( (_/ \_)

>>>From: Frank Schiffel <SchifF@mail.health.state.mo.us> >>>Subject: how to read mmddyyyy >>> >>>anybody know what the format and informat for this data is? I'd like to change >>> it to a SAS date without breaking it into month day year then putting the >>> pieces back together after I check the century year. >>>I'm using 6.12. and haven't seen mmddyyyy in the documentation we have around >>> here. >>> >>>thanks. >>> >>>Frank Schiffel >>>Research Analyst III >>>Bureau of Health Resource Statistics >>>State Center for Health Statistics >>>920 Wildwood Drive >>>PO Box 570 >>>Jefferson City Missouri 65102-0570 >>>(573) 751-6279 >>>FAX (573) 526-4102 >>> >>>visit our website at: http://www.health.state.mo.us/ >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> !


Back to: Top of message | Previous page | Main SAS-L page