PyDateTime_Time

_

Members

Mixins

__anonymous
mixin _PyDateTime_TIMEHEAD
Undocumented in source.

Variables

fold
ubyte fold;
Undocumented in source.
tzinfo
PyObject* tzinfo;
Undocumented in source.

Mixed In Members

From mixin _PyDateTime_TIMEHEAD

__anonymous
mixin _PyTZINFO_HEAD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
data
ubyte[_PyDateTime_TIME_DATASIZE] data;

_

Meta