Posted: Tue Feb 28, 2006 5:52 am Post subject: MB6 and datetime issue
Newbie
Joined: 28 Feb 2006 Posts: 4
I have a problem with MB6 when I receive a message from a .NET application that writes an XML message on a MQ queue using XMS.
The problem is that .NET uses this format for datetime
2006-02-05T00:00:00.0000000+01:00
I used to model this in a message set changing the default settings ad using this parsing
For date
yyyy-MM-dd
for dateTime
yyyy-MM-dd'T'HH:mm:ss.sssssssZZZ
in the domain MRM.
Now it seems that the MB6 is not able to parse this format: It seems that at least it is able to parse with 6 decimal (for example 2006-02-05T00:00:00.000000+01:00)
Anybody is experiencing this problem?
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