Kodjo,

What is your question to the list?

Shawnea
----- Original Message -----
From: "Kodjo Ackah" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, July 05, 2002 10:51 AM
Subject: New and how can I post my questions


> Please show me how
> Kodjo Ackah
> Principal Consultant
>
>
> -----Original Message-----
> From: Kola Oyedeji [mailto:[EMAIL PROTECTED]]
> Sent: 04 July 2002 16:18
> To: CF-Talk
> Subject: RE: Week ending UDF anyone?
>
> Isaac thanks just what I needed...
>
>
> Kola
>
> -----Original Message-----
> From: S. Isaac Dealey [mailto:[EMAIL PROTECTED]]
> Sent: 04 July 2002 15:57
> To: CF-Talk
> Subject: Re: Week ending UDF anyone?
>
> > Before I re-invent the wheel does anyone have a UDF which
> > calculates the weekending date. (i.e. the Saturday).
>
> Try this:
>
> functioin weekending(date) { return dateadd("d",7-dayofweek(date),date);
> }
>
> Isaac
>
> www.turnkey.to
> 954-776-0046
>
>
>
> 
______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to