mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-19 23:09:55 +08:00
A new shade of Black (#11362)
This commit is contained in:
@@ -15,6 +15,7 @@ class TimeMixIn:
|
||||
def utcoffset(self, dt): ...
|
||||
def tzname(self, dt): ...
|
||||
def dst(self, dt): ...
|
||||
|
||||
UTC: FixedOffset
|
||||
@property
|
||||
def asDateTime(self): ...
|
||||
|
||||
Reference in New Issue
Block a user