Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: bst time?

by Loops (Curate)
on Aug 08, 2013 at 13:59 UTC ( [id://1048580]=note: print w/replies, xml ) Need Help??


in reply to bst time?

To print the current time in BST:
use DateTime; print DateTime->now->set_time_zone('Europe/London')->strftime('%c %z % +Z'); # Output: Aug 8, 2013 2:58:00 PM +0100 BST

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1048580]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-20 03:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found