Python DateTime Time Class syntax

32

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

Comments

Submit
0 Comments