Date: Fri, 5 Sep 2008 10:24:40 -0400
Reply-To: Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject: Re: Date time format issue
you are right! By reading it a bit exacter, this is NOT what he wants...
Gerhard
On Fri, 5 Sep 2008 17:29:16 +0530, Anindya Mozumdar
<anindya.lugbang@GMAIL.COM> wrote:
>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
|