don't trust CF's date functions with regards non-US dates. use something like dd-mmm-yyyy for safeness
Duncan Cumming IT Manager http://www.alienationdesign.co.uk mailto:[EMAIL PROTECTED] Tel: 0141 575 9700 Fax: 0141 575 9600 Creative solutions in a technical world ---------------------------------------------------------------------- Get your domain names online from: http://www.alienationdomains.co.uk Reseller options available! ---------------------------------------------------------------------- ---------------------------------------------------------------------- "Kola Oyedeji" <kola.oyedeji@iclplo To: <[EMAIL PROTECTED]> yalty.com> cc: Subject: [ cf-dev ] date locale question 02/12/03 02:36 PM Please respond to dev Hi Can anyone explain to me why the following returns yes and not no.. <cfset tmp = setlocale("English (UK)") > <cfset dt = LsisDate("01/19/2003") > 1/19 should be an invalid date for the specified locale? Thanks Kola -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED] -- ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] For human help, e-mail: [EMAIL PROTECTED]
