On Wed, Jul 17, 2002 at 03:46:13PM -0400, Jeff Trawick wrote: > Jim Jagielski <[EMAIL PROTECTED]> writes: > > > Jeff Trawick wrote: > > > > > > FreeBSD: > > > > > > %G is replaced by a year as a decimal number with century. This > > > year > > > is the one that contains the greater part of the week (Monday > > > as > > > the first day of the week). > > > > > > > Do we need that? Is %Y sufficient? > > Maybe Ryan can tell us why he was using %G instead of %Y :) >
Hah.. good question :) I was just using that as a example of how the output can differ between platforms. A note that says we only support the ANSI fields would probably be sufficient. -Ryan