hi, use this var date:Date= new Date(); it represent current time . they are so many method for operand date variables. or simplay use date1 - date2
On Thu, Jan 15, 2009 at 9:50 AM, mandy <[email protected]> wrote: > > I want to build an application which allow me to get a deduction > between the current time and a database stored time. i have create a > PHP file and successfully import the data to Flex. That means I can > see what is the database stored time in Flex. however i do not know > how to get the current time to deduct the stored time and i wish to > build a timing counter for it. Let's say a car entered at 11:00AM and > the current time is 12:00PM. At first I have to show that the car > already in for 1:00 and then later the time will continue to count > every one second. Is it possible? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

