Hi, I would like to convert the date as per below, but it doesn't work. I'm using 6.10.3 in Japan.My ExpectationFunction : FormatDate("2022/10/23", "ddMMMyy")Result : "23Oct22"Current ActualFunction : FormatDate("2022/10/23", "ddMMMyy")Rsult : "23102...