Question: Please help. I ' m trying to implement the attached code daytime that is supposed to return True if a date time object parameter is
Please help. Im trying to implement the attached code "daytime" that is supposed to return True if a date time object parameter is in between the sunrise and sunset time that is given in a nested json library "daycycle". The function should return False if the function paramter is before sunrise or after sunset AKA: not in daytime. My code is close but Im getting the following error that a certain call for a datetime object, tzinfo
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
