create unique id by date and time python code example Example: python using datetime as id import datetime datetime.datetime.now().strftime('%Y%m%d%H%M%S')