Hi, I am using Eclipse IDE and run my application from the IDE itself. Under Run->Run Configurations there is tab called Target where we can specify CLI Options. There I specified -timezone "America/New_York" just to see if it works, but I don't see any change in behavior. I looked at adb logcat output to see if there is a log that shows this option is processed but I don't see any.
Thanks, Sarath On Mon, Jan 5, 2009 at 4:38 AM, Mark Murphy <mmur...@commonsware.com> wrote: > > Sarath Kamisetty wrote: >> I see that the date and time on my emulator are incorrect. How do I >> set the correct date and time ? > > You need to tell the emulator your proper timezone via -timezone > <timezone>, where <timezone> is your timezone in zoneinfo format (e.g., > "America/New_York"). > > -- > Mark Murphy (a Commons Guy) > http://commonsware.com > > Android Training on the Ranch! -- Mar 16-20, 2009 > http://www.bignerdranch.com/schedule.shtml > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---