is timestamp today python check code example Example: python get timestamp of today import datetime; ts = datetime.datetime.now().timestamp()