Hello,
I’m trying to specify the patter for the data/time format below. Also, are there any method that would easily convert the GMT to a local timezone?
Thu, 09 Sep 2010 20:37:10 GMT
I thought it would be “EE, dd MM yyyy HH:mm:ss z” but got an invalid pattern error. Would it be better to substring so that I would be working with “Sep 2010 20:37:10 GMT” instead?
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services