iLib
iLib copied to clipboard
Introduce the DateFmtInfo object.
NOT READY TO MERGE YET.
Gives information about the date format without cluttering up the methods on the date format object itself. The methods on the date format object are now deprecated and will be removed in ilib 16.X
Checklist
- [ ] At least one test case is included for this feature or bug fix.
- [ ]
ReleaseNoteshas added or is not needed. - [ ] This PR has passed all of the test cases on
NodejsandChrome Browser. - [ ] This PR has passed all of the test cases on
QT/QML. - [ ] This is an API breaking change.
- [ ] Requires a major version change.