datetime-tz vs .NET DateTime woes

Posted by bronco on 21-May-2012 14:44

I have some issue with .NET receiving DateTime from a 4GL AppServer. What I'm basically, on one machine (so the same regional settings), is:

define output parameter dtOut as datetime-tz no-undo.

dtOut = now.

message dtOut.

All Replies

Posted by bronco on 21-May-2012 14:45

oops, too fast. I'll continue in the next reply. (this is silly)

This thread is closed