Re: RCS Keyword Expansion format for dates

Hugh Sasse <[email protected]> Sun, 20 Feb 2011 16:14:03 +0000 (GMT)
Newsgroups gmane.comp.gnu.rcs
Message-ID <[email protected]>
I'm sure you could modify your local RCS to do that, but maybe there's
a better solution.  Why do you wish to change this -- i.e. what problem
are you trying to solve by doing this?

        Hugh


On Thu, 17 Feb 2011, Amit Uttamchandani wrote:

> When RCS expands the $Revision$ keyword I get the following output:
> 
> Revision 1.2  2010-03-01 22:13:03  john
> 
> However, I would like the following:
> 
> Revision 1.2  2010/03/01 22:13:03  john
> 
> Notice the "/" instead of "-" in delimiting the dates. Is it possible to change 
> this?
> 
> Thanks,
> Amit
> 
>