HaydenMacDonald/multigitminder

Allow user to input their timezone for date/timestamp timezone conversion

github-actions opened this issue · 0 comments

Allow user to input their timezone for date/timestamp timezone conversion

# TODO Allow user to input their timezone for date/timestamp timezone conversion

def get_time():

    # TODO Allow user to input their timezone for date/timestamp timezone conversion

    # Generate datetime
    time = datetime.now()

046995831cc82f8652cfe8f34c09e018618d17b4