@TextToTime issue

Hi, I have notice a strange behavior with @TextToTime. In sweden we have yyyy-mm-dd,Finland have dd.mm.yyy and US have mm/dd/yyyy.

ex. 1.) 13.01.1990 is 13 January 1990 in finland

and @texttotime works fine

ex. 2.) 11.01.1990 is 11 January 1990 in Finalnd but @texttotime think that is 1 November 1990, the US way.

It works the same if I use ‘/’ as separator.

So if the first number is more then 12 @TextToTime take that as day (ex.1)the Finish way and if first number is less then 13 it take that as month (ex.2) the Us way

I just found an Notes 7 client and made the same test on that, and on the Notes 7 client it works. So its seems to have something with Notes 8.5.1 client to do.

/p