* Andy Wardley <abw at andywardley.com> [2004/01/06 18:53]:
> Randal L. Schwartz wrote:
> >     t/date....1..33
> >     MATCH FAILED
> >      input: [[% USE day = date(format => '%A', locale => 'en_GB') %]\n[% 
> > day.format('4:20:00 9-13-2000') %]\n]
> >     expect: [Monday]
> >     output: [Tuesday]
> 
> I don't understand this.  September 9th 2000 was a wednesday, not a 
> monday or tuesday.

The 9th?  I see the 13th, which my machine thinks is a Tuesday:

  $ tpage
  [% USE day = date(format => '%A', locale => 'en_GB') %]
  [% day.format('4:20:00 9-13-2000') %]

  Tuesday

(darren)

-- 
Capitalism interprets regulation as damage, and routes around it.

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to