Python DateTime Time Class Syntax

class datetime.time(hour=0, minute=0, second=0, microsecond=0, tzinfo=None, *, fold=0)
Outrageous Ostrich