Skip to content

Bugfix #423

Latest
Compare
Choose a tag to compare
@wratte wratte released this 12 Feb 17:38
· 4 commits to master since this release

The default numbering system "latn" used to parse the time in locale string returns a Narrow No-Break Space (NNBSP) instead of standard space which cause the parse to fail. The proposed fix replace the NNBSP for a standard space.