Hi @ibmmqmet ,
For pmo.Options as ibmmq.MQPMO_SET_ALL_CONTEXT, when I put a message through my app, it's showing no values for put date/time on MQ explorer.
However the message put date/time is correct with MQPMO_DEFAULT_CONTEXT and MQPMO_SET_ALL_CONTEXT.
So I tried with putMqmd.PutDateTime = time.Now()
This is giving different timestamps for context ALL as compared to Default and Identity.
Like if it's showing a timestamp for Default and Identity context, it's showing timestamp + 5hrs for all context
Could you please suggest.
Thanks,
Sneha