Hi,

Add these two lines above the timeFormat.format () line...

var timeFormat:DateFormatter = new DateFormatter;
timeFormat.formatString = "HH:NN:SS" //"KK:NN:SS" for 12hr clock

Regards,
Venkat
www.venkatv.com


On Wed, Dec 24, 2008 at 4:25 PM, rjoshicool <rjoshic...@gmail.com> wrote:

>
> I tried it but it didn't work for me. it is not able to recognize
> timeFormat.. any solution??
>
> On Dec 18, 4:25 pm, "Thalai raju" <grajesh.go...@gmail.com> wrote:
> > hi *matiasx*
> >                 can you get current date and after you can get current
> time
> > using gettime()
> >
> > On 12/17/08, matiasx <matia...@gmail.com> wrote:
> >
> >
> >
> > > Hi all,
> >
> > > I need to show the current time in my browser. I try with new Date,
> > > but that's a static time y need my system. I need my time show current
> > > system time, like windows tray bar.
> >
> > > Thanks in advance.
> >
> > > Matias
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to