that's the difference between "aware" and "naive" timestamps. Python has a section explaining it in their docs (though the concept applies to any language):
https://docs.python.org/3/library/datetime.html#aware-and-na...
that's the difference between "aware" and "naive" timestamps. Python has a section explaining it in their docs (though the concept applies to any language):
https://docs.python.org/3/library/datetime.html#aware-and-na...