On Fri, 11 Aug 2000, Nathan Wiger wrote:
> Philip Newton wrote:
> > So if we're now on 1-indexing, we'll see lots of @months = (undef, 'Jan',
> > 'Feb') or qw(dummy Jan Feb)... oh well.
>
> Far better, use the new builtin object methods:
>
> $d = date;
> print "today is ", $d->date('%A'); # Friday
This doesn't solve the problem for those who want 'F', or 'Fri', or even
'Freitag' or 'Vendredi'.
Cheers,
Philip
--
Philip Newton <[EMAIL PROTECTED]>
- Re: RFC 48 (v2) Replace localtime() and gmtim... Buddha Buck
- Re: RFC 48 (v2) Replace localtime() and g... Russ Allbery
- Re: RFC 48 (v2) Replace localtime() and gmtime() with ... Graham Barr
- Re: RFC 48 (v2) Replace localtime() and gmtime() ... Nathan Wiger
- Re: RFC 48 (v2) Replace localtime() and gmtim... Russ Allbery
- Re: RFC 48 (v2) Replace localtime() and g... Tim Jenness
- Re: RFC 48 (v2) Replace localtime() and gmtim... Jonathan Scott Duff
- Re: RFC 48 (v2) Replace localtime() and gmtime() with ... Philip Newton
- Re: RFC 48 (v2) Replace localtime() and gmtime() ... iain truskett
- Re: RFC 48 (v2) Replace localtime() and gmtime() ... Nathan Wiger
- Re: RFC 48 (v2) Replace localtime() and gmtim... Philip Newton
- Re: RFC 48 (v2) Replace localtime() and g... iain truskett
- Re: RFC 48 (v2) Replace localtime() and gmtim... Bryan C . Warnock
- Re: RFC 48 (v2) Replace localtime() and g... Nathan Wiger
- Re: RFC 48 (v2) Replace localtime() and gmtime() with ... Jonathan Leffler
- Re: RFC 48 (v2) Replace localtime() and gmtime() with ... Tim Jenness
- Re: RFC 48 (v2) Replace localtime() and gmtime() ... Nathan Wiger
- Re: RFC 48 (v2) Replace localtime() and gmtim... Tim Jenness
- Re: RFC 48 (v2) Replace localtime() and gmtim... Philip Newton
- Re: RFC 48 (v2) Replace localtime() and gmtime() with ... Bart Lateur
- Re: RFC 48 (v2) Replace localtime() and gmtime() ... Jonathan Scott Duff
