Inconsistent Times being stored in XPages

后端 未结 4 604
深忆病人
深忆病人 2021-01-20 02:13

If I have an XPage with a Time field on it:


             


        
4条回答
  •  无人共我
    2021-01-20 02:46

    I have Mark Myers to thank for this answer.

    It seems that the issue is time zone related, but odd. The server is set to observe daylight savings, if we turn this off then the code works as expected. The problem then is that "classic" Domino apps no longer work. So, in my mind, I consider this a bug. But at least for now we have a solution.

    Thanks for the assistance.

    Matt

提交回复
热议问题