Yes you want something along the lines of:

<cfif day(Now()) is "Tuesday">
...
</cfif>

----- Original Message -----
From: "Les Mizzell" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, February 04, 2003 1:32 PM
Subject: The 2nd Tuesday of every month...


> I've got a site where a club meeting date is posted. It's always the 2nd
> tuesday or every month.  Currently, I'm using a database holding all the
> tuesdays, and doing a comparison to todays date to look up the date of the
> proper Tuesday to  display.
>
> Gotta be an easier way without the database....
>
> Suggestions?
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to