sexroute / zkspreadsheet

Automatically exported from code.google.com/p/zkspreadsheet
0 stars 0 forks source link

Number 0 shall be date 1900/1/0 0:00 (Java Date 1899/12/31 0:00) #317

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. start zssapp
2. enter 0 in A1
3. right click to set Cell Format>Number Format>Date>3/14/01 13:30.

What is the expected output? What do you see instead?
Expect: shall show 1/0/00 0:00
Real: Exception complains a bad date.

Please use labels and text to provide additional information.

Original issue reported on code.google.com by chenhe...@gmail.com on 6 Apr 2011 at 8:47

GoogleCodeExporter commented 8 years ago
Fixed since Apr. 6, 2011.

Original comment by chenhe...@gmail.com on 6 Apr 2011 at 9:05