Hello Use DateFormatter to format Date/Time in specific format
this sample example display Date/Time as per ur require format. <mx:DateFormatter formatString="EEEE, D MMMM YYYY L:NN A" id="dateFormatter" /> // dateFormatter.format(new Date()); Thanks Virat Patel On Feb 12, 11:47 am, denimabhishek <[email protected]> wrote: > I hav to show time and date on my flex project. > like: Thursday , 12 February 2009 12:05PM > plz send me code for that. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" 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/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

