DateTime::Astro::Sunrise is giving bad values
        Posted  
        
            by BozoJoe
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by BozoJoe
        
        
        
        Published on 2010-03-15T22:24:44Z
        Indexed on 
            2010/03/15
            22:29 UTC
        
        
        Read the original article
        Hit count: 365
        
perl
Using the example code included in the man page for DateTime::Astro::Sunrise
I'm getting back ~14:00 for the sunrise and ~2:00 for the sunset.
my machine's time and timezone are set correctly (AFAIK)
Am I reading something wrong? 2am and 2pm are just so brutually wrong.
© Stack Overflow or respective owner