Skip to content

Commit 8cd0339

Browse files
authored
Merge pull request #193 from azalea/patch-1
Fix broken link and update redirected link
2 parents c925847 + 222b901 commit 8cd0339

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dates.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ There are several problems with Excel dates:
4242
days out of kilter.
4343

4444
Reference:
45-
http://support.microsoft.com/default.aspx?scid=KB;EN-US;q180162
45+
https://support.microsoft.com/en-us/help/180162/xl-the-1900-date-system-vs.-the-1904-date-system
4646

4747

4848
3. The Excel implementation of the Windows-default 1900-based date system
@@ -58,7 +58,7 @@ There are several problems with Excel dates:
5858
Save as an XLS file, then open the file with Excel and you'll see
5959
``1900-02-28`` displayed.
6060

61-
Reference: http://support.microsoft.com/default.aspx?scid=kb;en-us;214326
61+
Reference: https://support.microsoft.com/en-us/help/214326/excel-incorrectly-assumes-that-the-year-1900-is-a-leap-year
6262

6363
4. The Macintosh-default 1904-based date system counts ``1904-01-02`` as day 1
6464
and ``1904-01-01`` as day zero. Thus any number such that

0 commit comments

Comments
 (0)