# Payroll Reports

Compliance exports such as FNPF and PAYE now support localization. When generating a report the controller resolves the pay cycle locale and currency. `ComplianceReportService` formats all monetary amounts and dates according to these settings using `NumberFormatter` and `IntlDateFormatter`.
