UTC conversion

By default, the export processor uses UTC (Coordinated Universal Time) for date/time values in export files. If you want to convert from UTC to local time, Infor Public Sector includes a field formatter that you can use in your export mapping file. To convert to local time, add this formatter:

<Formatters>
    <Formatter Moniker="Hansen.Core.DataManagement.Export.
      Formatters.LocalDateTimeFieldFormatter" />
</Formatters>