Microsoft
Software
Hardware
Network
Question : GMT to EDT
In my Java code, I am getting Time in GMT
Date recDateObj = getGMTDate();
Can you please let me know how I can convert this time to one in EDT time zone.
Answer : GMT to EDT
I think, TimeZone edtTimeZone = TimeZone.getTimeZone("EDT"
);
is taken as GMT, try TimeZone edtTimeZone = TimeZone.getTimeZone("EST"
);
Random Solutions
Using Calendar Control 11.0 in Access 2003 on a Tab Control on a Form
Trying to delete Txt between tags in Notepad++
Installing other OS (ESXi) on HP StorageWorks X1000
How do I create a 'change' event for a VB6 listbox control?
Returning Parts of String Variables in VB
Create 3D network diagrams
I need advise on a triple monitor setup.
How do you make a ghost image of windows 2003 server
office outlook slow to change from one contact to the next
Cisco VPN Client 5.0.05.0280 disconnects after about 10 minutes