This is a multi-part message in MIME format.
--------------4431D49340ACFDBF1F59D54F
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I'm trying to project an exhaust date into the future and I ran
into an interesting problem that is all too familiar.  I am using
the dateadd() and dateformat() CF functions to do the date
calculation and I found that when I add 462 months to today's
date, in the following statement, the result is 04/1969.

<cfset exhst = dateformat(dateadd("m",mospr,now()),"mm/yyyy")>

Has anyone else run into this?  Any suggestions for workarounds?

Thanks in advance,
Chris Morris
[EMAIL PROTECTED]

--------------4431D49340ACFDBF1F59D54F
Content-Type: text/x-vcard; charset=us-ascii;
 name="cmmorri.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Christopher Morris
Content-Disposition: attachment;
 filename="cmmorri.vcf"

begin:vcard 
n:Morris;Christopher M.
tel;fax:303-707-9414
tel;work:303-707-7046
x-mozilla-html:TRUE
org:Qwest, Network Planning, Technology Modeling and Prototype Development
version:2.1
email;internet:[EMAIL PROTECTED]
title:Systems and Database Analyst
note:Phone: 303-707-7046
adr;quoted-printable:;;700 W. Mineral Ave.=0D=0ARm. IA G12.29;Littleton;CO;80126;
x-mozilla-cpt:;10368
fn:Christopher M. Morris
end:vcard

--------------4431D49340ACFDBF1F59D54F--

------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with 
'unsubscribe' in the body or visit the list page at www.houseoffusion.com

Reply via email to