1. How do I determine if current time is within a specified range using Python's datetime module

    How do I determine if current time is within a specified range using Python's datetime module

    2
  2. How do I get a value of datetime.today() in Python that is "timezone aware"

    How do I get a value of datetime.today() in Python that is "timezone aware"