'How to find the Unix timestamp of midnight time of the current day in the Eastern Daylight Time in Python

I am trying to write a Python code which will output the midnight time of the current day in Eastern Daylight Time. How can that be done?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source