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 (December 2004, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 23 Dec 2004 02:08:05 -0500
Reply-To:     "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Richard A. DeVenezia" <radevenz@IX.NETCOM.COM>
Subject:      Re: seasonal fun : future is how far? - 5dig dates

Alan wrote: > Nice code, Peter. How about the following big date Christmas puzzle? > > What's special about the 27th January 5452? > > Adapting Peter's code, I checked this is the only such date before > 31DEC20000. > Bonus for mathematicians - is it the only such date ever? > And a Happy New Year,

special = date = put(date,mmddyyN8.);

-- Richard A. DeVenezia http://www.devenezia.com/


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