10 April 2005 !! yippee! Fixed.
I asked SQL Server to "Use regional settings when outputting currency, numbers, dates and times" Hell knows why that is OFF by default(!) Thanx for your help -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Paul Hastings Sent: 10 April 2005 09:36 To: FarCry Developers Subject: [farcry-dev] Re: Cannot format given Object as a Date Willem Mulder wrote: > Here's the date: > 2005-04-09 10:07:29.360 yup, core java won't take that (it doesn't seem to like the datepart order) though cf will, so will our icu4j based i18n stuff. parseDateTime converts it to a datetime object that core java *will* accept (though lsParseDateTime won't no matter the locale). isDate thinks its ok, but lsIsDate doesn't (no matter the locale). so...string rather than datetime object? --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
