Problem: Input is a date, I need to append est midnight time to this date and then convert it to utc.
expected output : 2020-12-01 05:00:00
here is my code -