K 10 svn:author V 3 mpp K 8 svn:date V 27 1997-01-12T18:35:14.000000Z K 7 svn:log V 241 Fix calendar so that you can run it like: calendar -t 0101 -f file Previously calendar's time processing routine directly modified the "0101" argument" which confused getopt. The time routines now make a copy of the argument to mess with. END