Thanks Matthew. 

Mike
--------------------------------

<cfset SetLocale("English (New Zealand)")>   in application.cfm 

.and just before your cfinsert: 

<cfset Form.NoticeStartDate = 
CreateODBCDate(LSParseDateTime(Form.NoticeStartDate))> etc 

The LS is the important bit, invoking locale-specific date handling. 
That should fix it! 










______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
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