It's coming fine, 'exchange_timestamp': datetime.datetime(2024, 2, 19, 10, 37). Are you using pykiteconnect? fromtimestamp in python, negate zero value of second field. Python Datetime documentation explains in detail. timestamp.seconds() to compare the same.
'exchange_timestamp': datetime.datetime(2024, 2, 19, 10, 37)
. Are you using pykiteconnect?fromtimestamp in python, negate zero value of second field. Python Datetime documentation explains in detail.
timestamp.seconds()
to compare the same.