PyDateTime_DateTime

_

Members

Mixins

__anonymous
mixin _PyDateTime_DATETIMEHEAD
Undocumented in source.

Variables

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

Mixed In Members

From mixin _PyDateTime_DATETIMEHEAD

__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_DATETIME_DATASIZE] data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta