mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-26 19:04:34 -04:00
- Fixed bug where render() was not passing caller-supplied to generate(), causing ad-hoc tokens to be ignored - Added %F (yyyy-MM-dd) and %D (MM/dd/yy) composite date formats to the IntlDateFormatter pattern map - Added test coverage for composite date format directives (%F, %D, %T, %R)