I have a non-standard date format - YY/MM/DD. I set the style.Custom=“yy/mm/dd”, and I set the style on the cell, but the cell still does not use the format for Conversion when I call e.g. cell.PutValue("22/03/24, true).…...PutValue with conversion does not pay attention to the date format...does not use the format for conversion when I call e.g. cell.PutValue("22/03/24...