[Bug 286970] cal(1): October 1582

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 21 May 2025 08:51:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286970

            Bug ID: 286970
           Summary: cal(1): October 1582
           Product: Base System
           Version: 14.2-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: vermaden@interia.pl

Hi,

looking at Wikipedia pages here:

- https://en.wikipedia.org/wiki/1582
-
https://en.wikipedia.org/wiki/1582#/media/File:Julian_to_Gregorian_Date_Change.png

I believe that output of this cal(1) command:

# /usr/bin/cal 10 1582
    October 1582
Su Mo Tu We Th Fr Sa
    1  2  3  4  5  6
 7  8  9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31

Should instead look like this:

# /usr/bin/cal 10 1582
    October 1582
Su Mo Tu We Th Fr Sa
    1  2  3  4 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31


Regards,
vermaden

-- 
You are receiving this mail because:
You are the assignee for the bug.