try using lsdateformat(payment_date, dd-mmm-yy) this relies on the region setting of the server been set to Australia or you can use setLocal
On 1/28/07, claude raiola <[EMAIL PROTECTED]> wrote: > > hi al > > I have the following date that I need to specify in my code <cfset > payment_from_date="10-01-07"> > however I cannot seem to display it in correct date format using the > dateformat function it keeps returning 1-oct-07 when I am using > dateformat(payment_date, dd-mmm-yy) > > I look forward to your advice > > seem to find date display / manipulation a real pain in the butt to get > the correct format > > > > > > > > > Kind Regards > > Claude Raiola > B.Econ(Acc.); B.Hotel Mngt. > Mobile: 0414 228 948 > Phone: 07 5538 5961 > Fax: 07 3319 6444 > > Websites: > www.WebsiteSolutions.com.au <http://www.websitesolutions.com.au/> > www.AustralianAccommodation.com <http://www.australianaccommodation.com/> > www.AccommodationNewZealand.com <http://www.accommodationnewzealand.com/> > www.HospitalityPurchasing.net <http://www.hospitalitypurchasing.net/> > www.Samaris.net <http://www.samaris.net/> > > > > > -- If you are not living on the edge, You are taking up too much space. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
