fork download
  1. # your code goes here
  2. from datetime import datetime
  3.  
  4. print(datetime.utcnow().timestamp())
Success #stdin #stdout 0.03s 9268KB
stdin
Standard input is empty
stdout
1579182488.554776