I am trying to generate the timestamp as per the requirement
The required format is : yyyy:mm:ddThh:mm:ssGMT+1:00
I am able to generate the Date and time format but unable to figure out how to bring out GMT+1:00 this format is required to send it to third party service.
Thanks in Advance