Hello
I am developing a J2ME application in which I require timezone.
Currently using calendar and TimeZone class I am able to get timezone value as GMT+5:30, but my requirement is String like "Delhi/Calcutta" or "Asia/Pacific" and not the GMT value.
Is there any way to get such value for TimeZone?
Thanks,
Smita.

Reply With Quote


