summaryrefslogtreecommitdiff
path: root/numfmt_test.go
Commit message (Collapse)AuthorAge
* This closes #1338, fix apply AM/PM format issuexuri2022-09-03
|
* This closes #1212, init support for 1900 or 1904 date systemxuri2022-04-30
|
* This improved formula calculate precision and added zero placeholder number ↵xuri2022-03-19
| | | | format support
* This improvement number format supportxuri2022-02-25
| | | | | * Local month name and AM/PM format support Tibetan and Traditional Mongolian * Support text place holder
* Improvement local month name and AM/PM format support in number formatxuri2022-02-23
| | | | * Support for the Vietnamese, Wolof and Xhosa
* Improvement local month name and AM/PM format support in number formatxuri2022-02-22
| | | | * Support for the Irish, Russian, Spanish, Thai, Turkish, Welsh, Yi, and Zulu
* Initialize local month name and AM/PM format support for number formatxuri2022-02-14
|
* Ref: #660, #764, #1093, #1112, #1133 This improve number format supportxuri2022-02-13
- Introduced NFP (number format parser) dependencies module - Initialize custom dates and times number format support - Dependencies module upgraded