ache
2575a21628
Handle ASCII and US-ASCII aliases
2001-06-10 23:26:47 +00:00
ache
1988303641
Remove "SU" - not valid country code
...
Fix locale comparison with "C", add "POSIX"
2001-06-10 21:06:01 +00:00
ache
1cd25e1101
Properly deal with one char weekdays
2001-03-22 00:38:46 +00:00
ache
d993b34b6d
Uppercase first month letter
...
Terminate weekday string
2001-03-22 00:25:26 +00:00
ache
a94919d097
Use nl_langinfo instead of %EF
2001-03-21 14:24:05 +00:00
ache
f05bfcb43f
Use %EF instead of hardcoded order for each country
1999-11-30 20:08:50 +00:00
ache
f882733396
use %OB for months names
1999-09-12 13:33:33 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
billf
4822432874
Clean up some ambiguous nested if/elses.
1999-07-04 17:26:16 +00:00
helbig
807da996a2
Due to the switch form Julian to Gregorian calender,
...
even a whole month might be missing.
This caused a bug for the LN -calender, whose switch was
on Dec 12, 9999.
1999-03-27 21:08:13 +00:00
helbig
d9865a0ff5
Handle option -j correctly.
...
Synchronize usage message with man page.
PR: bin/5488
1998-01-15 10:23:34 +00:00
charnier
3210047753
Sync usage and synopsis. Add rcsid.
1998-01-07 07:46:33 +00:00
helbig
847d460dbd
1. Don't be confused if the first day of a month is dropped due to
...
Gregorian Reformation. E. G. in Albania December 1, 1912 doesn't exist.
2. Add some countries in the switch table (BE, FI, LN, LU)
3. Correct some entries from the new found source of calendar knowledge:
http://www.pip.dknet.dk/~c-t/calendar.html ,
That is Claus Tondering's Calendar FAQ.
1998-01-06 00:46:11 +00:00
helbig
fde202285d
Use locale to guess the switch date.
...
Localize formatting of date of easter.
Suggested by: ache
1998-01-03 15:10:11 +00:00
helbig
d3af2f22a4
Ensure 2 letter abbreviations of weekdays (even if LANG=C
...
and invoked as "cal").
1997-12-31 15:55:08 +00:00
helbig
089f2900a3
Add new command ncal.
1997-12-15 20:35:22 +00:00