[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pysolar-discuss] Two questions


Hello,

Have two questions.
Should the time be in UTC?

Found this as an example in the pdf doc file
get_azimuth(42.206, -71.382, datetime.datetime(2007, 2, 18, 15, 18, 0, 0))  > -52.418308823492794 


>>> get_azimuth(42.206, -71.382, datetime.datetime(2007, 2, 18, 15, 18, 0, 0))

But when I run this I get this  => -315.72530715706694

Can you explain the difference?

Thanks for any help.

Jan Kromhout
Hellevoetsluis-NL

Follow-Ups:
Re: [pysolar-discuss] Two questionsBrandon Stafford <brandon@xxxxxxxxxxxxxxx>