openpilot0/common/time.py

4 lines
73 B
Python

import datetime
MIN_DATE = datetime.datetime(year=2023, month=6, day=1)