PyDateTime_DateTime

_

extern (C)
struct PyDateTime_DateTime {}

Members

Mixins

__anonymous
mixin _PyDateTime_DATETIMEHEAD

Undocumented in source.

Variables

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