I am doing following operations on Calendar object, but they don't seem to be working. 
How do I make it working.

   cal.setTimeZone(TimeZone.getTimeZone("EST"); But the time it returns before : Mon 
Sep 28 10:12:23 PDT 1998 and after this operation is also same.

   I also encountered problem while setting the AM/PM like :

 cal.set(Calendar.AM_PM, Calendar.AM)

 I'll appreciate if anyone can help me with this problem.

 thanks Alok


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to