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 (March 1997, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 12 Mar 1997 15:00:54 -0500
Reply-To:   "Rickards, Clinton S" <RickardsCS@AETNA.COM>
Sender:   "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:   "Rickards, Clinton S" <RickardsCS@AETNA.COM>
Subject:   formatting dates like ccyymmdd

I have a need to print reports with dates in yyyymmdd format (no separators). The yymmdd8. format will create yy-mm-dd and the yymmdd10. format will create ccyy-mm-dd, both with separators. I know I can create a separate variable using put and compress functions but is there a simple option or user format that I am missing?

Thanks for your help... Clint Clint Rickards, ARS IT, TNB2 Phone: 860-273-3420


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