The Flex documentation says there is a DateFormatter class. Have you tried using that?
On Thu, Sep 4, 2008 at 5:10 AM, Sajid Hussain <[EMAIL PROTECTED]>wrote: > Guys Any points about this ? > > ----- Original Message ---- > From: Sajid Hussain <[EMAIL PROTECTED]> > To: [email protected] > Sent: Wednesday, September 3, 2008 4:55:46 PM > Subject: Re: [flexcoders] AMFPHP and date/datetime data from MySQL > > Guys , > I also need some help on this thing I m not getting exactly how to get this > thing solved > if is there any way to transform flex date objects to php through amfphp > ,same as reverse it will be great > > right now I m storing date in php as dateandtime object and fetching as > string into flex but it get transform into this > > date strored in mysql 2001-12-13 > in flex as string it comees like this : 12/13/01 > > Any sugestion how to have this as in corect way or if I could convert > "12/13/01" this string to dateobject > > Sajid > > -- Howard Fore, [EMAIL PROTECTED] "The universe tends toward maximum irony. Don't push it." - Jeff Atwood

