Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Lost in DateTime !

by pcouderc (Monk)
on Jun 13, 2017 at 21:43 UTC ( [id://1192742]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Lost in DateTime !
in thread Lost in DateTime !

Thank you all monks for your help. I think that , thanks to you, I have found a full DateTime solution :
my $Date3= $Date->clone()->set_time_zone('floating')->set_time_zon +e( 'UTC' )->set_time_zone( 'Europe/Paris' );
That is, remove Paris time zone code, by converting to floating, set UTC time code, then convert by setting Paris time code.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (6)
As of 2024-04-24 10:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found