Issue report by Filekraft
Product
FileMaker ProVersion
13v5Operating system version
Mac and Win same bugDescription of the issue
getNthRecord ( Table::DateField ; AnyValidRecNum ) returns the date in File SettingDate Viewer shows same field referred directly as Table::DateField in System Settings as expected
Steps to reproduce the problem
create a clone of a file originated with US English System Settingsopen the file by a British OS using System Settings
now file has stored International System Setting
Date s are displayed DDMMYYYY
switch the file to use system settings and open on US Englisch OS
getNthRecord ( Table::DateField ; AnyValidRecNum ) returns the date in File Setting
Date Viewer shows same field referred directly as Table::DateField in System Settings as expected