Java BST timezone
807589Jul 31 2008 — edited Aug 1 2008Hi all,
I am on the GMT timezone. When I run TimeZone.getDefault() it returns the timezone as GMT. However, I want to set my timezone to BST (British Summer Time). I googled a lot but did not find any satisfactory results. Is there anyway to sent my timezone to BST using java ?
Any help would be appreciated. Thanks in advance!