I don't think that dateAdd() has awareness of the last day of the month. You may find daysInMonth() helpful since it will pin you to the last day of the month / account for leap years, etc...
-Cameron On Thu, Apr 2, 2009 at 11:38 AM, Ras Tafari <[email protected]> wrote: > > but dont get me wrong, these workaround are all perfect and fine, just wanted > to see if i was crazy in thinking that a MONTH END DATE, incremented by a > MONTH > should go to the, month end date, not the same date next month... > > thats all :) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-community/message.cfm/messageid:293714 Subscription: http://www.houseoffusion.com/groups/cf-community/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5
