get timestamp in seconds python code example Example: python print timestamp import datetime ts = datetime.datetime.now().timestamp()