Forum Post: Re: Inconsistency Assigning Datetime-tz To Datetime

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
Thanks for the pointer to that article. I had not seen it. I assume it was recent since you said it came up for you in 11.5.1. What is confusing to me is that these issues are coming in an API that has been around since OE 10. Have there been regressions? Or is it just not stuff that is used often? The KB points to a bug in the DATETIME-TZ() function. But in my case I have a perfectly valid DATETIME-TZ data type (vDateTZ) already. IE. I'm already beyond the call to the DATETIME-TZ() function. In my case it is the assignment operator itself that seems to be buggy (ie. the assignment appears to be using something other than the session's specified timezone to convert to some random "local" time).

Continue reading...
 
Status
Not open for further replies.
Back
Top