Date: Fri, 5 Sep 2008 17:29:16 +0530
Reply-To: Anindya Mozumdar <anindya.lugbang@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Anindya Mozumdar <anindya.lugbang@GMAIL.COM>
Subject: Re: Date time format issue
In-Reply-To: <200809051118.m85ApDCn028474@malibu.cc.uga.edu>
Content-Type: text/plain; charset=ISO-8859-1
Gerhard,
datetime20. would print it as 05SEP2008113247. I am not sure this is
what the OP wants.
Regards,
Anindya
On Fri, Sep 5, 2008 at 4:48 PM, Gerhard Hellriegel
<gerhard.hellriegel@t-online.de> wrote:
> not sure, if that simplification would work:
>
> compress(put(x,datetime20.),":");
>
> Gerhard
|