Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
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 making s'mores by the fire in the courtyard of the Monastery: (2)
As of 2024-04-26 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found