Hi All, I have one problem related to java Timezone. I am using Java 1.5.0_11. TimeZone.getDefault().getID() is printing "GMT+05:30" in Windows Server 2003 operating system and if I use the same piece of code in Windows XP then its printing "Asia/Calcutta". One more thing in Windows Server 2003 machine, if I am using Java 1.4 then the same code is printing ...