tzinfo.fromutc(dt) This is called from the default datetime.astimezone() implementation. When called from that
array.fromunicode(s) Extends this array with data from the given unicode string. The array must be a type 'u' array;
calendar.monthrange(year, month) Returns weekday of first day of the month and number of days in month, for the specified year
index(x[, start[, stop]]) Return the position of x in the deque (at or after index start and before index
time.hour In range(24).
class types.MappingProxyType(mapping) Read-only proxy of a mapping. It provides a dynamic view on the mapping’s entries, which
class collections.abc.Awaitable ABC for awaitable objects, which can be used in await
datetime.isoformat(sep='T') Return a string representing the date and time in ISO 8601 format, YYYY-MM-DDTHH:MM:SS.mmmmmm or
atexit A writable boolean property which by default is true. When the program exits, it calls all remaining live finalizers
datetime.microsecond In range(1000000).
Page 10 of 32