Beefy Boxes and Bandwidth Generously Provided by pair Networks kudra
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Subroutine for returning a date, similar to sprintf

by juo (Curate)
on May 29, 2001 at 08:34 UTC ( [id://83862]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Subroutine for returning a date, similar to sprintf

Very nice but something that would be nice to have their is the date with month as name because US is different then Europe. For example : 29-05-2001 - Europe 05-29-2001 - US 29-May-2001 - Neutral Pieter

  • Comment on Re: Subroutine for returning a date, similar to sprintf

Replies are listed 'Best First'.
Re: Re: Subroutine for returning a date, similar to sprintf
by Anonymous Monk on May 31, 2001 at 15:42 UTC
    With an appropriate locale setting (via LC_ALL or some such) you might be able to alter time formatting with:
    use locale;
    Does that work for you?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://83862]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.