sin
|
699f246239
|
Update date in cal.1
|
2015-01-18 00:42:26 +00:00 |
|
sin
|
a2dd0d3950
|
Make cal(1) more readable
|
2015-01-18 00:40:37 +00:00 |
|
FRIGN
|
40bbe91c9e
|
Fix a small error in cal(1) manpage
The current implementation doesn't implement the day-variable.
|
2015-01-16 21:48:50 +00:00 |
|
FRIGN
|
bdca40494a
|
Add mandoc-manpage for cal(1)
Grouping semi-exclusive flags makes it easier to understand what
you can do.
|
2015-01-16 21:22:23 +00:00 |
|
Greg Reagle
|
efac15726b
|
If only the year operand is given, cal shall produce a calendar for all twelve months in the given calendar year.
|
2015-01-16 16:26:42 +00:00 |
|
Greg Reagle
|
6c2074560e
|
Use the Julian/Gregorian calendar
Use the Julian calendar for dates through September 2, 1752 and
the Gregorian calendar for dates from September 14, 1752.
|
2015-01-16 10:03:18 +00:00 |
|
Greg Reagle
|
83616df6fc
|
cal: Removed unused "day" variable
|
2015-01-07 03:21:12 +00:00 |
|
Christoph Lohmann
|
b10b1da57d
|
Make date(1) compatible to GNU date(1).
We have variable first day of weeks now! My week starts on Wednesday!
|
2013-06-19 22:10:26 +02:00 |
|
Jesse Ogle
|
0f523ec9c6
|
Added cal and updated Makefile
Signed-off-by: Christoph Lohmann <20h@r-36.net>
|
2013-06-19 21:13:28 +02:00 |
|