That's because os.path.getmtime() counts the modification time in seconds from January 1, 1970. Strange, huh?

Psst: check out Unix time on Wikipedia to learn about this strange way of counting time.