On Fri, Apr 23, 2010 at 11:45, Richard Quadling <rquadl...@googlemail.com> wrote: > Hi. > > Just looking through some of the DateTime examples and noticed that > they are using <br /> as a line terminator. > > So, very much a web output. > > Is there any style/preference to have the examples as CLI or Web?
In my opinion, the example output should be what *PHP* outputs, not what some arbitrary third-party decides to parse it to. Okay, perhaps not for binary output, but for all plaintext output at least. -- Daniel Egeberg