TimeProperty

ipkiss3.all.TimeProperty(restriction=None, doc=None, locked=False, **kwargs)

Property restricted to be number representing a time

Stores a datetime.datetime object https://docs.python.org/3/library/datetime.html

If no default value is supplied, the default is set to the current time (using datetime.now(timezone.utc))