solar_azimuth and soloar_elevation fail for naive datetimes
Bug #1417641 reported by
Simon Kennedy
on 2015-02-03
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| astral |
High
|
Simon Kennedy |
Bug Description
The solar_elevation and solar_calcualtion methods fail when a naive datetime object is passed. datetime.utcoffset returns None and attempting to obtain the number of seconds fails.
Simon Kennedy (sffjunkie)
on 2015-02-03
Changed in astral: | |
importance: | Undecided → High |
status: | New → Triaged |
status: | Triaged → In Progress |
assignee: | nobody → Simon Kennedy (sffjunkie) |
Simon Kennedy (sffjunkie)
on 2015-02-16
Changed in astral: | |
status: | In Progress → Fix Released |
To post a comment you must log in.