Posted: Tue Aug 26, 2003 9:54 am Post subject: need PutDateTime in pecific time
Acolyte
Joined: 24 Mar 2003 Posts: 68 Location: CA, USA
Hi all...
I have a Visual basic program which puts the message to the queue. I need to pull the timestamp when
the message is put to the queue. I'm using PutDateTime function as
follows...
***************************************
Dim PutMsg As MQMessage
Dim dateTime As Variant
...
...
dateTime = PutMsg.PutDateTime
****************************************
This displays dateTime as "8/26/03 5:44:28 PM" which is 7 hours ahead of
pecific time.
I need the timestamp in pecific time. Can anyone let me know
how do I do that. Is there any function I can use in MQ to change the
timeZone???
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