[Bug 66904] New: Function DAYS not parsing German or French string dates

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66904 Bug ID: 66904 Summary: Function DAYS not parsing German or French string dates Product: POI Version: 5.2.3-FINAL Hardware: PC Status: NEW Severity:

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 --- Comment #10 from hasmukh ginoya --- I have found this stack over flow link - https://stackoverflow.com/questions/34900605/excel-cell-style-issue/34902174#34902174 Is it right solution for this ? if (DateUtil.isCellDateFormatted(cell)) {

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 --- Comment #9 from hasmukh ginoya --- Created attachment 38765 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38765&action=edit RegionSetting Region Setting with date formatting -- You are receiving this mail because: You are the as

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 --- Comment #8 from hasmukh ginoya --- Created attachment 38764 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38764&action=edit Excel File Excel file is attached -- You are receiving this mail because: You are the assignee for the b

[Bug 60040] CellNumberFormatter wrong formating for Locale pt_BR

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60040 --- Comment #9 from hasmukh ginoya --- Created attachment 38763 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38763&action=edit Excel File with problem in the active cell Added Excel file also -- You are receiving this mail because:

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 hasmukh ginoya changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #7 from hasmukh ginoy

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 --- Comment #6 from hasmukh ginoya --- The concern is the format cell is with *dd-mm-yyy the same is attached in the image. And that format is not detected and returning the cell value only dd/mm/yy with 2 digit of the year instead of 4 digit.

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 hasmukh ginoya changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #5 from hasmukh

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 hasmukh ginoya changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #4 from hasmukh ginoy

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 --- Comment #3 from hasmukh ginoya --- Created attachment 38761 --> https://bz.apache.org/bugzilla/attachment.cgi?id=38761&action=edit English US Local setting -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 Nick Burch changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #2 from Nick Burch

[Bug 66899] Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 hasmukh ginoya changed: What|Removed |Added OS||All --- Comment #1 from hasmukh ginoy

[Bug 66899] New: Get cell value return dd/mm/yy when cell format is *dd-mm-yyyy. The expectation need to return year in 4 digit

2023-08-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66899 Bug ID: 66899 Summary: Get cell value return dd/mm/yy when cell format is *dd-mm-. The expectation need to return year in 4 digit Product: POI Version: 5.2.