]> git.ipfire.org Git - thirdparty/util-linux.git/blame - misc-utils/cal.1
Manual pages: order NOTES / HISTORY / BUGS / EXAMPLE consistently
[thirdparty/util-linux.git] / misc-utils / cal.1
CommitLineData
6dbe3af9
KZ
1.\" Copyright (c) 1989, 1990, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Kim Letkeman.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions
9.\" are met:
10.\" 1. Redistributions of source code must retain the above copyright
11.\" notice, this list of conditions and the following disclaimer.
12.\" 2. Redistributions in binary form must reproduce the above copyright
13.\" notice, this list of conditions and the following disclaimer in the
14.\" documentation and/or other materials provided with the distribution.
15.\" 3. All advertising materials mentioning features or use of this software
16.\" must display the following acknowledgement:
17.\" This product includes software developed by the University of
18.\" California, Berkeley and its contributors.
19.\" 4. Neither the name of the University nor the names of its contributors
20.\" may be used to endorse or promote products derived from this software
21.\" without specific prior written permission.
22.\"
23.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
24.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
25.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
26.\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
27.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
28.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
29.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
30.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
31.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
32.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
33.\" SUCH DAMAGE.
34.\"
35.\" @(#)cal.1 8.1 (Berkeley) 6/6/93
36.\"
a4b55ad0 37.TH CAL 1 "January 2018" "util-linux" "User Commands"
b881ebc6 38.SH NAME
232dc924 39cal \- display a calendar
4b5a1ab8
SK
40.SH SYNOPSIS
41.B cal
f49ccec2
BS
42[options]
43.RI [[[ day ] " month" ] " year" ]
cd28d6a4
KZ
44.br
45.B cal
46[options]
a31bb9b6 47.RI [ "timestamp" | "monthname" ]
4b5a1ab8 48.SH DESCRIPTION
232dc924
BS
49.B cal
50displays a simple calendar. If no arguments are specified, the current
4b5a1ab8 51month is displayed.
731441ac 52.sp
c8805632
KZ
53The \fImonth\fR may be specified as a number (1-12), as a month name or as an
54abbreviated month name according to the current locales.
a4b55ad0
WP
55.sp
56Two different calendar systems are used, Gregorian and Julian. These are
57nearly identical systems with Gregorian making a small adjustment to the
58frequency of leap years; this facilitates improved synchronization with solar
59events like the equinoxes. The Gregorian calendar reform was introduced in
601582, but its adoption continued up to 1923. By default
61.B cal
62uses the adoption date of 3 Sept 1752. From that date forward the Gregorian
63calendar is displayed; previous dates use the Julian calendar system. 11 days
64were removed at the time of adoption to bring the calendar in sync with solar
65events. So Sept 1752 has a mix of Julian and Gregorian dates by which the 2nd
66is followed by the 14th (the 3rd through the 13th are absent).
67.sp
68Optionally, either the proleptic Gregorian calendar or the Julian calendar may
69be used exclusively.
70.RB See\ \-\-reform\ below.
4b5a1ab8
SK
71.SH OPTIONS
72.TP
73\fB\-1\fR, \fB\-\-one\fR
ffc43748
KZ
74Display single month output.
75(This is the default.)
4b5a1ab8
SK
76.TP
77\fB\-3\fR, \fB\-\-three\fR
233ad1fa 78Display three months spanning the date.
4b5a1ab8 79.TP
7800509b 80\fB\-n , \-\-months\fR \fInumber\fR
e10f0d07 81Display \fInumber\fR of months, starting from the month containing the date.
7800509b 82.TP
ccf3dd50
D
83\fB\-S, \fB\-\-span\fR
84Display months spanning the date.
85.TP
4b5a1ab8 86\fB\-s\fR, \fB\-\-sunday\fR
ffc43748 87Display Sunday as the first day of the week.
4b5a1ab8
SK
88.TP
89\fB\-m\fR, \fB\-\-monday\fR
eb63b9b8 90Display Monday as the first day of the week.
4b5a1ab8 91.TP
29d3a8f3
AL
92\fB\-v\fR, \fB\-\-vertical\fR
93Display using a vertical layout (aka ncal mode).
94.TP
a4b55ad0 95.B \-\-iso
261cf856
KZ
96Display the proleptic Gregorian calendar exclusively. This option does not affect
97week numbers and the first day of the week.
a4b55ad0
WP
98.RB See\ \-\-reform\ below.
99.TP
4b5a1ab8 100\fB\-j\fR, \fB\-\-julian\fR
a4b55ad0
WP
101Use day-of-year numbering for all calendars. These are also called ordinal
102days. Ordinal days range from 1 to 366. This option does not switch from the
103Gregorian to the Julian calendar system, that is controlled by the
104.BR \-\-reform\ option.
105.sp
106Sometimes Gregorian calendars using ordinal dates are referred to as Julian
107calendars. This can be confusing due to the many date related conventions that
108use Julian in their name: (ordinal) julian date, julian (calendar) date,
109(astronomical) julian date, (modified) julian date, and more. This option is
110named julian, because ordinal days are identified as julian by the POSIX
111standard. However, be aware that
112.B cal
113also uses the Julian calendar system.
114.RB See\ DESCRIPTION\ above.
115.TP
116.BI \-\-reform\ val
117This option sets the adoption date of the Gregorian calendar reform. Calendar
118dates previous to reform use the Julian calendar system. Calendar dates
119after reform use the Gregorian calendar system. The argument
120.I val
121can be:
122.RS
123.IP \(bu 2
124.I 1752
125- sets 3 September 1752 as the reform date (default).
126This is when the Gregorian calendar reform was adopted by the British Empire.
127.IP \(bu 2
128.I gregorian
129- display Gregorian calendars exclusively. This special placeholder sets the
130reform date below the smallest year that
131.B cal
132can use; meaning all calendar output uses the Gregorian calendar system. This
133is called the proleptic Gregorian calendar, because dates prior to the calendar
134system's creation use extrapolated values.
135.IP \(bu 2
136.I iso
137- alias of
138.IR gregorian .
139The ISO 8601 standard for the representation of dates and times in information
140interchange requires using the proleptic Gregorian calendar.
141.IP \(bu 2
142.I julian
143- display Julian calendars exclusively. This special placeholder sets the reform date above the largest year that
144.B cal
145can use; meaning all
146calendar output uses the Julian calendar system.
147.PP
148.RB See\ \%DESCRIPTION\ above.
149.RE
4b5a1ab8
SK
150.TP
151\fB\-y\fR, \fB\-\-year\fR
233ad1fa 152Display a calendar for the whole year.
4b5a1ab8 153.TP
7800509b
MK
154\fB\-Y, \fB\-\-twelve\fR
155Display a calendar for the next twelve months.
156.TP
49b7f95e 157\fB\-w\fR, \fB\-\-week\fR[=\fInumber\fR]
261cf856
KZ
158Display week numbers in the calendar (US or ISO-8601). See NOTES section
159for more details.
c36c4a4e 160.TP
49b7f95e 161\fB\-\-color\fR[=\fIwhen\fR]
5d51dc2a
KZ
162Colorize the output. The optional argument \fIwhen\fP
163can be \fBauto\fR, \fBnever\fR or \fBalways\fR. If the \fIwhen\fR argument is omitted,
e10f0d07
BS
164it defaults to \fBauto\fR. The colors can be disabled; for the current built-in default
165see the \fB\-\-help\fR output. See also the \fBCOLORS\fR section.
e47346ff 166.TP
4b5a1ab8 167\fB\-V\fR, \fB\-\-version\fR
14b22761 168Display version information and exit.
4b5a1ab8
SK
169.TP
170\fB\-h\fR, \fB\-\-help\fR
b4362b6f 171Display help text and exit.
4b5a1ab8 172.SH PARAMETERS
e5927d54 173.TP
eb024893 174\fBSingle digits-only parameter (e.g., 'cal 2020')\fR
e5927d54 175Specifies the \fIyear\fR to be displayed; note the year must be fully specified:
4b5a1ab8
SK
176.B "cal 89"
177will not display a calendar for 1989.
e5927d54 178.TP
eb024893 179\fBSingle string parameter (e.g., 'cal tomorrow' or 'cal August')\fR
c8805632 180Specifies \fItimestamp\fR or a \fImonth name\fR (or abbreviated name) according to the current
535fd6d2
KZ
181locales.
182.sp
183The special placeholders are accepted when parsing timestamp, "now" may be used
184to refer to the current time, "today", "yesterday", "tomorrow" refer to of the
185current day, the day before or the next day, respectively.
e5927d54
KZ
186.sp
187The relative date specifications are also accepted, in this case "+" is
188evaluated to the current time plus the specified time span. Correspondingly, a
189time span that is prefixed with "-" is evaluated to the current time minus the
190specified time span, for example '+2days'. Instead of prefixing the time span
191with "+" or "-", it may also be suffixed with a space and the word "left" or
192"ago" (for example '1 week ago').
193.TP
eb024893 194\fBTwo parameters (e.g., 'cal 11 2020')\fR
e5927d54
KZ
195Denote the \fImonth\fR (1 - 12) and \fIyear\fR.
196.TP
eb024893 197\fBThree parameters (e.g., 'cal 25 11 2020')\fR
e5927d54 198Denote the \fIday\fR (1-31), \fImonth and \fIyear\fR, and the day will be
e10f0d07 199highlighted if the calendar is displayed on a terminal. If no parameters are
4b5a1ab8 200specified, the current month's calendar is displayed.
e5927d54 201.SH NOTES
e10f0d07 202A year starts on January 1. The first day of the week is determined by the
6304358c
WP
203locale or the
204.BR \-\-sunday \ and \ \-\-monday \ options.
4b5a1ab8 205.PP
6304358c
WP
206The week numbering depends on the choice of the first day of the week. If it
207is Sunday then the customary North American numbering is used, where 1 January
261cf856
KZ
208is in week number 1. If it is Monday (\fB\-m\fR) then the ISO 8601 standard week
209numbering is used, where the first Thursday is in week number 1.
60ec67ff
KZ
210.SH COLORS
211Implicit coloring can be disabled as follows:
212.RS
213
214.br
0bb7e904 215.B touch /etc/terminal-colors.d/cal.disable
60ec67ff
KZ
216.br
217
218.RE
5d51dc2a
KZ
219See
220.BR terminal-colors.d (5)
221for more details about colorization configuration.
67e63c12
MK
222.SH HISTORY
223A cal command appeared in Version 6 AT&T UNIX.
bc36e66a
SK
224.SH BUGS
225.PP
a4b55ad0 226The default
bc36e66a 227.B cal
a4b55ad0
WP
228output uses 3 September 1752 as the Gregorian calendar reform date. The
229historical reform dates for the other locales, including its introduction in
230October 1582, are not implemented.
bc36e66a
SK
231.PP
232Alternative calendars, such as the Umm al-Qura, the Solar Hijri, the Ge'ez,
233or the lunisolar Hindu, are not supported.
4b5a1ab8 234.SH AVAILABILITY
601d12fb 235The cal command is part of the util-linux package and is available from
d673b74e 236https://www.kernel.org/pub/linux/utils/util-linux/.