Hello :) The flash player use the timestamp of the current date of the client OS system. The number of ms since 1970.
EKA+ :) 2008/3/26, Glen Pike <[EMAIL PROTECTED]>: > > With windows you can decide whether to display 12 or 24 hour, but I am > not sure if Flash can "detect" this setting, or if it affects the Date > functions in Flash - I guess that's an experiment for someone to try... > > > > > eric e. dolecki wrote: > > don't all computers use 24 hour clocks and the user can decide whether > or > > not to display 12/24? > > > > On Wed, Mar 26, 2008 at 12:13 PM, Glen Pike <[EMAIL PROTECTED]> > > wrote: > > > > > >> Hi, > >> > >> Look at the Date class - you can use getDate, etc. or getUTCDate, > >> etc. so I guess you could compare and contrast. > >> > >> I don't think this would enable you to differentiate between 12 & 24 > >> hour clock though. > >> > >> Glen > >> > >> Pasha wrote: > >> > >>> Hey! > >>> > >>> Is it possible to detect time settings on user computer? > >>> I would like to know whether he/she uses american (AM/PM) or european > 24 > >>> hour time format. > >>> > >>> Pasha > >>> _______________________________________________ > >>> Flashcoders mailing list > >>> [email protected] > >>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > >>> > >>> > >>> > >>> > >> -- > >> > >> Glen Pike > >> 01736 759321 > >> www.glenpike.co.uk <http://www.glenpike.co.uk> > >> _______________________________________________ > >> Flashcoders mailing list > >> [email protected] > >> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > >> > >> > > _______________________________________________ > > Flashcoders mailing list > > [email protected] > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > > > > > > > -- > > > Glen Pike > 01736 759321 > www.glenpike.co.uk <http://www.glenpike.co.uk> > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

