PyDateTime_Date

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct PyDateTime_Date {}

Members

Mixins

__anonymous
mixin _PyTZINFO_HEAD
Undocumented in source.

Variables

data
ubyte data;
Undocumented in source.

Mixed In Members

From mixin _PyTZINFO_HEAD

__anonymous
mixin PyObject_HEAD
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hashcode
C_long hashcode;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
hastzinfo
ubyte hastzinfo;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta