Beispiel #1
0
 def universal_from_local(self, local_time):
     """Return universal time from local time at this location."""
     return local_time - Astro.zone_from_longitude(self.longitude)