home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / bit / listserv / sasl / 5480 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.7 KB  |  41 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!paladin.american.edu!auvm!OFFSV1.CIS.MCMASTER.CA!BHARGAVA
  3. X-Envelope-to: SAS-L@UALTAVM.BITNET
  4. Content-transfer-encoding: 7BIT
  5. Message-ID: <Pine.2.4.54.9212282014.A24175@offsv1>
  6. Newsgroups: bit.listserv.sas-l
  7. Date:         Mon, 28 Dec 1992 21:13:11 -0500
  8. Reply-To:     Anami Bhargava <bhargava@OFFSV1.CIS.MCMASTER.CA>
  9. Sender:       "SAS(r) Discussion" <SAS-L@UGA.BITNET>
  10. From:         Anami Bhargava <bhargava@OFFSV1.CIS.MCMASTER.CA>
  11. Subject:      Re: SAS date informats
  12. Comments: To: annfow <afowler@CCLINK.FHCRC.ORG>
  13. In-Reply-To:  <199212290145.AA24177@offsv1.cis.mcmaster.ca>
  14. Lines: 25
  15.  
  16. I don't have access to my SAS manual but I suggest to try the following as
  17. interspersed below-
  18.  
  19. On Mon, 28 Dec 1992, annfow wrote:
  20.  
  21. >           I have an ascii file that has dates for which I've not been
  22. >           able to find informats when reading it. One of the dates is
  23. >           in the form mmddyyyy eg. 06231984.  The other one is in the
  24.  
  25. ..=>> use MMDDYY8.
  26.  
  27. >           form mmyy eg. 0790.  I'm using PC SAS 6.04 but I've to admit
  28.  
  29. ..=>> sas provode MMDDYYw. or YYMMDDw. you may have to manipulate 0790 to
  30.       conform to them.
  31. >           that my manuals are for 6.03.  Any quick help will be much
  32. >           appreciated.
  33.  
  34. =========================================================================
  35. Anami Bhargava                           bhargava@mcmail.cis.mcmaster.ca
  36. Application Software Specialist          TEL (416) 525-9140 Ext. 4162
  37. Computing Information Services           FAX (416) 527-0100
  38. McMaster University, KTH-328                 (416) 528-3773
  39. 1280 Main Street West, Hamilton,
  40. Canada, L8S 4M4
  41.