Hi All,
I am able to convert the CentralTime to PacificTime using the built in service dateTimeFormat
I am passing the centraltime as the inString parameter and specifying the currentPattern and the newPattern as desired.
eg:
12-15-2004 23.30.30 CST
MM-dd-yyyy HH.mm.ss z
MM-dd-yyyy HH.mm.ss z
The output would be 12-15-2004 21.30.30 PST which is the desired timezone.
Thanks
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods