> Im looking to evalutate a Future Date variable which will return the
> current system date + 30 minutes (or X amount of minutes).

<cfset future_date = dateadd("n", 30, now())>

> Certified ColdFusion (5.0) Developer

NOTE: The following rant is in no way meant to be an attack on the poster,
just a general rant.

Is it just me or does the certification seem like it has no real value if
people are being certified without knowing something as basic as a date
calculation?  I recently took the exam myself and was upset to find out that
the minimum passing score was only 63%.  In the public schools in my area,
that percentage would get you an "F".

-Justin Scott, Lead Developer
 Sceiron Internet Services, Inc.
 http://www.sceiron.com


______________________________________________________________________
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/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to