I ask question right after trying: this.
Have dates:
type(md):
pandas._libs.tslib.Timestamp
But it look different from the
Timestamp('2016-03-03 00:00:00')
,
namely:
Timestamp('2018-02-02 23:59:59+0000', tz='UTC')
So, how can i just ignore tzinfo
and convert it to a datetime.datetime