Class k.d._DateConverter(_BaseDateTimeConverter):

Part of kiwi.datatypes View In Hierarchy

Undocumented
Method get_lang_constant_win32 Undocumented
Method get_lang_constant Undocumented
Method from_dateinfo Undocumented

Inherited from _BaseDateTimeConverter:

Method __init__ Undocumented
Method get_compare_function
Method get_format Undocumented
Method get_mask
Method as_string Convert a date to a string
Method _convert_format Convert the format string to a 'human-readable' format
Method from_string Convert a string to a date
def get_lang_constant_win32(self):
Undocumented
def get_lang_constant(self):
Undocumented
def from_dateinfo(self, dateinfo):
Undocumented
API Documentation for Kiwi, generated by pydoctor.