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

solving modulo trouble

by Aldebaran (Curate)
on Jun 20, 2015 at 20:40 UTC ( [id://1131293]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    sub second_to_string{
    use warnings;
    use strict;
    ...
    my $return = join('', $hours, 'h ');
    return $return;
    }
    
  2. or download this
    seconds are 34640
    hours are 2240
    remainder is -8029360
    equal_ra is 2240h
    

Log In?
Username:
Password:

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

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

    No recent polls found