Tuesday, April 5, 2022
1 change
Resolved issues and error corrections
This fixes payroll reporting behavior when dates are grouped and displayed using a user's regional settings. It helps prevent errors or incorrect date interpretation for users working in non-default locales.
Original PR description
When using read_group, dates are formatted using the user locale however when converting the date string to a real date, the user locale is not used.