|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
convert string to date |
« View previous topic :: View next topic » |
Author |
Message
|
mrgate |
Posted: Thu Apr 12, 2007 8:56 am Post subject: convert string to date |
|
|
 Centurion
Joined: 28 Feb 2007 Posts: 141 Location: India
|
hi,
I am working on a scenario where my flow looks like this.
mqinput---->database----->compute------->java compute----->mqoutput
here,In the message flow,
what happened is that in that compute node,I have propagated two variables (one integer value and one date value) after sending the date to the javacompute node,
the date format in compute node looks like this code in java compute node.
com.ibm.broker.plugin.MbTimestamp[time=?,areFieldsSet=false,areAllFieldsSet=false,lenient=true,zone=sun.util.calendar.ZoneInfo[id="Asia/Calcutta",offset=19800000,dstSavings=0,useDaylight=false,transitions=6,lastRule=null],firstDayOfWeek=1,minimalDaysInFirstWeek=1,ERA=?,YEAR=2007,MONTH=3,WEEK_OF_YEAR=?,WEEK_OF_MONTH=?,DAY_OF_MONTH=12,DAY_OF_YEAR=?,DAY_OF_WEEK=?,DAY_OF_WEEK_IN_MONTH=?,AM_PM=?,HOUR=?,HOUR_OF_DAY=21,MINUTE=56,SECOND=40,MILLISECOND=138,ZONE_OFFSET=?,DST_OFFSET=?]
can any one help me in converting this to date format in java |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|