Hi,It would seem the ReceivedDate field is set to use the system default
locale on the Field tab, so is dependent on the user settings. You might
want to change your code to use the rawValue property which is not
dependent on the locale by defined by the data pattern for the field,
which defaults to yyyy-mm-dd.RegardsBruce