The attribute: .date, so for example
>>> gatech.date = '1984/5/30 16:22:56' # 12:22:56 EDT
Looking at the documentation, it appears that due to astronomical changes, the location of various objects with respect to the observer changes with time and that's what the date account for.
However, I am interested in getting just the sunrise and sunset times at a particular location. In that case, I don't know what exactly I should put for the time in the date attribute.