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

Re^2: Display of DateTime::Duration object in human readable string

by Aldebaran (Curate)
on Oct 15, 2021 at 03:00 UTC ( [id://11137564]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl 
    
    use v5.030;
    ...
    $logger->info("Program duration is $seconds_dur seconds");
    __END__
    
  2. or download this
    2021/10/14 20:41:23 INFO ./5.vj.pl executed at 2021-10-15T02:41:23 
    2021/10/14 20:41:23 INFO 1633518344.15928 1634095655.87543 1634741861.
    +07993 1635451604.37235 1636060526.50686 
    2021/10/14 20:41:23 INFO lunation is 29.4234068007215 days 
    ...
    2021/10/14 20:41:35 INFO Transit duration is 0 years, 00 months, 0 day
    +s, 00 hours, 00 minutes, 478842 seconds 
    2021/10/14 20:41:35 INFO DMS is 0 days, 0 minutes, 478842 seconds 
    2021/10/14 20:41:35 INFO Program duration is 12 seconds
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-26 06:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found