[UP]


Manual Reference Pages  - month (1)

NAME

month(1f) - [TIME] display a calendar (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Examples
Author
License

SYNOPSIS

month [[ -year] NNNN] [ -month NN|month_name]

DESCRIPTION

month(1) displays a simple calendar. If no arguments are specified, the current year is displayed.

OPTIONS

-month Display single month output. The month is numeric (1-12) or a month name or blank. If blank the current month is assumed.
-year NNNN
  Select the year to display. A year starts on Jan 1st.
-help Display help text and exit.
-version
  Display version information and exit.

EXAMPLES

month -month 12

       >    December 2015
       >Mo Tu We Th Fr Sa Su
       >    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

month -month April # month names may be given instead of numbers

AUTHOR

John S. Urban

LICENSE

Public Domain


month (1) March 11, 2021
Generated by manServer 1.08 from 1aafb855-1d72-47c2-a59b-c18068116ea0 using man macros.