PyDateTime_CAPI

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

DateTimeType
_typeobject* DateTimeType;
Undocumented in source.
DateTime_FromDateAndTime
_object* function(int, int, int, int, int, int, int, _object*, _typeobject*) DateTime_FromDateAndTime;
Undocumented in source.
DateTime_FromDateAndTimeAndFold
_object* function(int, int, int, int, int, int, int, _object*, int, _typeobject*) DateTime_FromDateAndTimeAndFold;
Undocumented in source.
DateTime_FromTimestamp
_object* function(_object*, _object*, _object*) DateTime_FromTimestamp;
Undocumented in source.
DateType
_typeobject* DateType;
Undocumented in source.
Date_FromDate
_object* function(int, int, int, _typeobject*) Date_FromDate;
Undocumented in source.
Date_FromTimestamp
_object* function(_object*, _object*) Date_FromTimestamp;
Undocumented in source.
DeltaType
_typeobject* DeltaType;
Undocumented in source.
Delta_FromDelta
_object* function(int, int, int, int, _typeobject*) Delta_FromDelta;
Undocumented in source.
TZInfoType
_typeobject* TZInfoType;
Undocumented in source.
TimeType
_typeobject* TimeType;
Undocumented in source.
TimeZone_FromTimeZone
_object* function(_object*, _object*) TimeZone_FromTimeZone;
Undocumented in source.
TimeZone_UTC
_object* TimeZone_UTC;
Undocumented in source.
Time_FromTime
_object* function(int, int, int, int, _object*, _typeobject*) Time_FromTime;
Undocumented in source.
Time_FromTimeAndFold
_object* function(int, int, int, int, _object*, int, _typeobject*) Time_FromTimeAndFold;
Undocumented in source.

Meta