I wanted to convert date which is in GMT to other Timezone date.
All i have is the offset of that timezone which is in following format GMT+05:30
.
I have refereed many question but most of it was converting using timezone identifier.
How can i get this to work. Thanks