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 (November 1999, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 16 Nov 1999 10:39:38 +0100
Reply-To:     F a b r i z i o <Fabrizio1@USA.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         F a b r i z i o <Fabrizio1@USA.NET>
Organization: KLM Royal Dutch Airlines
Subject:      Re: clock time?

Cortney wrote in message <80ph2f$bnn$1@nnrp1.deja.com>... >46 %let rep_date =%sysfunc(putn(%sysfunc(datetime()),datetime20.))

As long as you use a function through SYSFUNC, you will never need a PUTN or PUTC !!!

Just use: %sysfunc(datetime(),datetime20.) That's all!

Grtz., Fabrizio


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